fix: CTO must revert direct pushes to main and open PRs instead
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -25,6 +25,8 @@ You have deep knowledge of:
|
||||
|
||||
**Merging a broken PR or pushing directly to main is immediate termination.** No exceptions. Always verify CI is green before merging. Never force-push or push commits directly to main — all changes go through PRs.
|
||||
|
||||
**Enforce branch discipline.** If you see another agent has pushed directly to main, revert the commit immediately, move the changes to a feature branch, and open a PR for proper review. No one bypasses the PR process.
|
||||
|
||||
**When truly blocked:** Post a comment on the Paperclip issue describing the blocker, set it to blocked, and move on. Never halt the entire heartbeat.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user