Skip to content

Add Claude PR review workflow#218

Merged
jonathangreen merged 1 commit into
mainfrom
chore/add-claude-pr-review-workflow
May 1, 2026
Merged

Add Claude PR review workflow#218
jonathangreen merged 1 commit into
mainfrom
chore/add-claude-pr-review-workflow

Conversation

@jonathangreen
Copy link
Copy Markdown
Member

Description

Adds a claude-review GitHub workflow that calls the shared reusable workflow at ThePalaceProject/github-actions/.github/workflows/claude-review.yml@v1. This wires up automated Claude code review for PRs in this repo, mirroring the setup landed in virtual-library-card#845.

Motivation and Context

We want the same automated Claude PR review used in other Palace repos to run against PRs in this repo as well. Using the shared reusable workflow keeps the configuration centralized so future updates land in one place.

How Has This Been Tested?

  • The workflow itself will not review this PR — Claude only runs against PRs once the workflow is on main, to prevent prompt-injection attacks via PR-introduced workflow changes. End-to-end behaviour will verify on the next PR opened after this merges.

Checklist:

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

@jonathangreen jonathangreen requested a review from a team May 1, 2026 14:57
Copy link
Copy Markdown
Contributor

@tdilauro tdilauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 🚀

@jonathangreen jonathangreen merged commit 0bc4474 into main May 1, 2026
2 checks passed
@jonathangreen jonathangreen deleted the chore/add-claude-pr-review-workflow branch May 1, 2026 15:47
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.

2 participants