| Filename | Latest commit message | Latest commit date |
|---|---|---|
Per operator directive: a silent automatic force-push is a bug. The config-repo merge path already never force-pushes (run_merge_config_pr lands via ff_push_to_main, a non-force git push). So set the branch protection's enable_force_push to false — main only ever advances by fast-forward. The legacy push_config mirror does force-push (it re-points the status tags and rewinds main on a failed-build rollback); the protection now rejects those non-ff updates, so the mirror runs best-effort until the agent-opened PR-merge flow retires it. Docs + comments updated to match. |
||
| .. | ||
| src | ||
| Cargo.toml | ||