Skip to content

Commit 13c92e5

Browse files
Nicolas Brieusselclaude
authored andcommitted
docs: add PR template with dry-run checklist
Closes #9 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent eb7a082 commit 13c92e5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## What changed and why
2+
3+
## Dry-run result
4+
5+
- [ ] Triggered:
6+
`gh workflow run safe-settings-sync.yml --repo IntegratedDynamic/admin --ref $BRANCH -f nop=true`
7+
- [ ] Output reviewed — no unexpected diffs
8+
- [ ] Known safe-settings bugs not triggered:
9+
- `bypass_pull_request_allowances` not added to any suborg file
10+
- `contexts:` uses `[]`, not a placeholder string
11+
- No subdirectory added to `.github/suborgs/`

0 commit comments

Comments
 (0)