docs(agents): reword PR path note (no review gate on prod) (#15)

This commit is contained in:
2026-08-07 14:04:11 +08:00
committed by GitHub
parent 76cd1ded16
commit 9fb3222956
+1 -1
View File
@@ -157,7 +157,7 @@ cargo test # Rust tests
2. Commit and push the feature branch 2. Commit and push the feature branch
3. Open a PR into `prod` and merge it there 3. Open a PR into `prod` and merge it there
Direct pushes to `prod` will be bypassed only in emergencies; prefer the PR path so changes are reviewed. Direct pushes to `prod` will be bypassed only in emergencies; prefer the PR path so changes land through the PR gate.
### Releases ### Releases