Hacker News new | ask | show | jobs
by rohansood15 588 days ago
Sure here are some examples:

- Ensuring compliance with internal engineering standards/coding conventions. - Documentation for change management compliance. - Ensuring no critical/high vulnerabilities in code as flagged by scanners. - Updating tests to maintain code coverage. - Reviewing APM logs (like Sentry) to identify real bugs v/s false alarms.

Given a certain scale, each of these tasks become repetitive enough to warrant some degree of automation.

1 comments

Tbh these sound like a few extra tasks to add to CI as standalone reusable steps. I wouldn't look at it from this description.

Also, do you know post code is British for zip code? I thought it was something to do with that.