Dev teams—especially in larger organizations—need to perform many repetitive tasks outside of code generation. Patched helps them create automation for those tasks in a way that can meet their specific needs around customization and privacy. Hope this clarifies? :)
- 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.