feat: convert review workflow to dispatch to Henry#234
Draft
Conversation
3 tasks
3a9dd7a to
edccf1d
Compare
edccf1d to
f1cfbd1
Compare
Replace direct claude-code-action execution with a thin dispatcher that sends review requests to nsheaps/.ai-agent-henry via repository_dispatch. Henry is now the source of truth for review execution, prompts, and check status reporting. The workflow retains trigger detection (PR events, label handling) and uses the review bot for authentication and dispatch. https://claude.ai/code/session_01JmF7PP9gnZXETH3Md77J2a
f1cfbd1 to
5d718f1
Compare
Conflict in claude-code-review.yaml: main had the old claude-code-action inline review setup; this branch replaces it with repository_dispatch to Henry. Kept the branch (dispatch) version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
actions/create-github-app-token@v2pull_request/reviewevents tonsheaps/.ai-agent-henryviapeter-evans/repository-dispatch@v4request-reviewlabel for draft PRs)Part of the centralized review dispatch architecture. Companion PRs:
Merge order
Test plan
request-reviewlabel triggers review on draft PRshttps://claude.ai/code/session_01JmF7PP9gnZXETH3Md77J2a