Skip to content

[NO-REF] Update Claude PR Review workflow to remove deprecated arguments#98

Merged
esezen merged 1 commit intomainfrom
update-claude-pr-review-workflow
Mar 19, 2026
Merged

[NO-REF] Update Claude PR Review workflow to remove deprecated arguments#98
esezen merged 1 commit intomainfrom
update-claude-pr-review-workflow

Conversation

@pedro-lb
Copy link
Copy Markdown
Contributor

PR Description

This PR adds the following changes:

  • Removes deprecated arguments from the Claude PR review workflow
    • hide_previous_comments
    • inline_comments

💡 note: We recently switched to a new version of the "Claude PR Review" workflow that does inline comments by default, in order to improve the code review process. Please refer to this PR for more context: https://github.com/Constructor-io/shared-claude-code-resources/pull/39

🕹 Demo

Once this is merged you should see that the "Claude PR Review" workflow no longer failing, and giving you inline reviews.

You'll also see a short summary in the code review body, with all discussions extracted as inline comments in the code.

Example:

image

@pedro-lb pedro-lb requested review from Mudaafi and esezen as code owners March 19, 2026 14:58
Copilot AI review requested due to automatic review settings March 19, 2026 14:58
@esezen esezen merged commit 5c1dad6 into main Mar 19, 2026
1 of 2 checks passed
@esezen esezen deleted the update-claude-pr-review-workflow branch March 19, 2026 14:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s GitHub Actions configuration to align with the newer “Claude PR Review” reusable workflow interface by removing deprecated inputs that are no longer supported/needed.

Changes:

  • Removes the deprecated hide_previous_comments input from the Claude PR review workflow invocation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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.

3 participants