Skip to content

wiki-currency: match cited sources to the PR branch - #28

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/wiki-currency-branch-match
Jul 30, 2026
Merged

wiki-currency: match cited sources to the PR branch#28
Jammy2211 merged 1 commit into
mainfrom
feature/wiki-currency-branch-match

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Part of PyAutoLabs/autolens_assistant#103. One generic step after the citation-clone step: on pull_request events, each sources/ repo with a branch matching the PR's head branch is fetched and checked out (sparse clones keep their cone). workflow_call/dispatch paths never enter the step. Same paired-PR trade-off as the Brain-ref hatch (PyAutoBrain#186), using the fleet's established matching-branch convention.

🤖 Generated with Claude Code

…pport)

The --check-citations gate graded every PR against the cited repos' main, so
an assistant PR citing a paired not-yet-merged branch was predictably red
until the upstream merged (expected-red CI). On pull_request events, any
cited source repo carrying a branch matching the PR's head branch is now
checked out at that branch — the fleet's existing matching-branch convention
(smoke chain, navigator). Release-time invocations are untouched and keep
grading against main/tags; merge-order discipline stays human, the same
trade-off as the Brain-ref hatch (PyAutoBrain#186).
PyAutoLabs/autolens_assistant#103.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jammy2211
Jammy2211 merged commit bbb8ae7 into main Jul 30, 2026
1 check passed
@Jammy2211
Jammy2211 deleted the feature/wiki-currency-branch-match branch July 30, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant