docs(skills): remove stale no-self-merge contract refs (GRO-2763)
org#17 (GRO-2377) rewrote the uat→main merge-gate policy to permit engineer self-merge, but left stale cross-references in sdlc, devops, and coding-standards skills. Update all three to say "PR self-merge rule" instead. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -36,7 +36,7 @@ Three long-lived branches map to the three deployment environments:
|
||||
|
||||
## Pull requests
|
||||
|
||||
All changes happen via pull request. Gitea branch protection requires CI checks to pass. See `coding-standards` for the no-self-merge contract and the `cc @cpfarhood` visibility rule.
|
||||
All changes happen via pull request. Gitea branch protection requires CI checks to pass. See `coding-standards` for the PR self-merge rule and the `cc @cpfarhood` visibility rule.
|
||||
|
||||
```bash
|
||||
tea pr create --base dev --title "..." --body "... cc @cpfarhood"
|
||||
|
||||
Reference in New Issue
Block a user