Skip to content

Skip Claude review on changeset-release branches#402

Merged
simonkberg merged 1 commit into
mainfrom
skip-changeset-release-review
May 13, 2026
Merged

Skip Claude review on changeset-release branches#402
simonkberg merged 1 commit into
mainfrom
skip-changeset-release-review

Conversation

@simonkberg

Copy link
Copy Markdown
Owner

Summary

  • Adds a job-level if: to skip the Claude review workflow when github.head_ref starts with changeset-release/ (e.g. Version Packages #397)
  • pull_request branches: filters the base branch, not the head, so this needs if: rather than the trigger-level filter

Test plan

  • Next Changesets release PR opens/updates without triggering a Claude review run
  • Regular PRs continue to be reviewed

🤖 Generated with Claude Code

The changeset-release/* branch is auto-maintained by the Changesets
action and only updates package versions / changelogs — there's nothing
useful for Claude to review there.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented May 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3bca9a1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ca9af93) to head (3bca9a1).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #402   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          273       273           
  Branches         6         6           
=========================================
  Hits           273       273           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@simonkberg simonkberg merged commit fc279ba into main May 13, 2026
9 of 10 checks passed
@simonkberg simonkberg deleted the skip-changeset-release-review branch May 13, 2026 12:16
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