Skip to content

Add hide_previous_comments flag to Claude review workflow #19

Add hide_previous_comments flag to Claude review workflow

Add hide_previous_comments flag to Claude review workflow #19

Workflow file for this run

name: Claude PR Review
on:
pull_request:
types: [opened, ready_for_review, synchronize]
jobs:
review:
uses: Constructor-io/shared-claude-code-resources-public/.github/workflows/claude-code-review.yml@main
with:
hide_previous_comments: true
secrets: inherit