warestack / project-ideas

Project ideas for university students studying CS subjects
2 stars 1 forks source link

Flagging with custom rules and best practices #9

Open steliosot opened 1 day ago

steliosot commented 1 day ago

Automating flagging for risky operations, e.g., large PRs with major changes, low test coverage, skipped deployment reviews, changes that require database migrations, etc based on custom rules and best practices to help you manage critical updates.