Skip to content

Add Claude PR review reusable workflow#5

Merged
jonathangreen merged 2 commits intomainfrom
feature/add-claude-action
May 1, 2026
Merged

Add Claude PR review reusable workflow#5
jonathangreen merged 2 commits intomainfrom
feature/add-claude-action

Conversation

@jonathangreen
Copy link
Copy Markdown
Member

@jonathangreen jonathangreen commented May 1, 2026

Description

Create a re-usable workflow based on the claude code review being done in circulation.

Motivation and Context

I'd like to roll claude code review out more widely, and I think centralizing the configuration makes sense, so we have a single repo to do things like tweak our prompt.

This PR also runs claudes review on PRs in this repo to dog food it.

How Has This Been Tested?

  • Validated the rewritten workflow YAML parses cleanly.
  • Locally inspected the rendered prompt text to confirm the inlined content matches the previous pr_review_prompt.md.
  • The self-running workflow on this PR will exercise the end-to-end path; needs CLAUDE_CODE_OAUTH_TOKEN configured on the repo.

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

Inlines the prompt into claude-review.yml so callers no longer need a
second checkout, exposes an optional `additional_prompt` input for
repo-specific guidance, and adds a self workflow that runs the reusable
workflow on this repo's own PRs.
@jonathangreen jonathangreen changed the title Add Claude PR review reusable workflow and dogfood it Add Claude PR review reusable workflow May 1, 2026
@jonathangreen jonathangreen merged commit b3f8071 into main May 1, 2026
4 checks passed
@jonathangreen jonathangreen deleted the feature/add-claude-action branch May 1, 2026 12:38
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