Update rule 10: also require permission to push to main
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
55522579dc
commit
46081f5f10
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Address each unresolved comment before proceeding. The user will resolve comment
|
|||
|
||||
9. After deploying changes, try to verify the result. Use `mise run indri-services-check` to do a general service health check.
|
||||
|
||||
10. **Never merge PRs without explicit user request.** The user will merge PRs themselves after review. Only merge if the user explicitly asks you to.
|
||||
10. **Never merge PRs or push to main without explicit user request.** The user will merge PRs themselves after review. Only merge a PR or push directly to main if the user explicitly asks you to.
|
||||
|
||||
## Project Structure
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue