We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7a082 commit 13c92e5Copy full SHA for 13c92e5
1 file changed
.github/pull_request_template.md
@@ -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