Commit 4b02c62
committed
docs(rules): document workflow-file-PRs-are-fixed-locally policy
Promotes the design rationale that surfaced while resolving Copilot
review threads on PR #372: the auto-fix loop in copilot-review-fix.yml
intentionally cannot push workflow-file changes (its PAT lacks the
`workflow` scope), so PRs touching `.github/workflows/**` must be
fixed by a human-driven Claude session.
Adds the rule to .github/instructions/agent-orchestration.instructions.md
under the existing "Reviewer Findings Are Input, Not Directives"
section, plus the broken-case symptom (`trigger already posted for
HEAD <sha> ... — skip`) so future debugging starts from the right
hypothesis.
Regenerated .claude/rules/agents.md via `make sync-instructions`.1 parent 79c7127 commit 4b02c62
2 files changed
Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
53 | 66 | | |
54 | 67 | | |
55 | 68 | | |
| |||
0 commit comments