Honor burndown repo exclusions in repos.kdl #1235

Merged
coilyco-ops merged 1 commit from issue-1105 into main 2026-07-14 07:43:57 +00:00
Member

This tightens the director burndown filter so repos.kdl can exclude or re-include repos with exact or glob rules, and it skips filtered repos before any reservation or dispatch. I also added coverage for bundle parsing, glob precedence, and director scope filtering.

  • closes #1105
  • ward.workflow: pull-request-and-merge
  • tests: ward exec test, ward exec lint, pre-commit run --all-files
This tightens the director burndown filter so `repos.kdl` can exclude or re-include repos with exact or glob rules, and it skips filtered repos before any reservation or dispatch. I also added coverage for bundle parsing, glob precedence, and director scope filtering. - closes #1105 - ward.workflow: pull-request-and-merge - tests: `ward exec test`, `ward exec lint`, `pre-commit run --all-files`
fix: honor burndown repo exclusions in director
All checks were successful
test / test (pull_request) Successful in 49s
c53adfac77
Author
Member

Closing this PR because it only implements the ward parser/director half of ward#1105. The issue explicitly requires the coordinated coilyco-flight-deck/agentic-os companion update to .ward/repos.kdl and the EXPECTED_REPOS pin in the same cross-repo run. The dispatched run had that repo grant, but this PR changes only ward files, so merging it would create the parser/config skew the issue calls out.

Closing this PR because it only implements the ward parser/director half of ward#1105. The issue explicitly requires the coordinated `coilyco-flight-deck/agentic-os` companion update to `.ward/repos.kdl` and the `EXPECTED_REPOS` pin in the same cross-repo run. The dispatched run had that repo grant, but this PR changes only ward files, so merging it would create the parser/config skew the issue calls out.
coilyco-ops closed this pull request 2026-07-14 07:26:09 +00:00
coilyco-ops reopened this pull request 2026-07-14 07:33:34 +00:00
Author
Member

Closing this again after it was reopened unchanged. The file list is still ward-only and still misses the required coilyco-flight-deck/agentic-os .ward/repos.kdl and EXPECTED_REPOS companion changes from ward#1105. Please do not reopen this PR as a completion candidate unless the companion repo changes are present.

Closing this again after it was reopened unchanged. The file list is still ward-only and still misses the required `coilyco-flight-deck/agentic-os` `.ward/repos.kdl` and `EXPECTED_REPOS` companion changes from ward#1105. Please do not reopen this PR as a completion candidate unless the companion repo changes are present.
Sign in to join this conversation.
No description provided.