Commit b17cdea
docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it (#15031)
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Co-authored-by: Claude <noreply@anthropic.com>1 parent 627ea51 commit b17cdea
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | | - | |
| 723 | + | |
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
| |||
0 commit comments