Skip to content

ci: allow Changesets release PR creation - #185

Merged
jaruesink merged 1 commit into
mainfrom
fix/release-workflow-pr-permission
Jul 29, 2026
Merged

ci: allow Changesets release PR creation#185
jaruesink merged 1 commit into
mainfrom
fix/release-workflow-pr-permission

Conversation

@jaruesink

@jaruesink jaruesink commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Add pull-requests write permission required by changesets/action to create the release PR after merges.

Summary by CodeRabbit

  • Chores
    • Updated release automation permissions to support creating or modifying release pull requests.

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 5576c4e6-0f78-4e2f-8ebb-015d0814d45e

📥 Commits

Reviewing files that changed from the base of the PR and between 034ad60 and 76f9377.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

Walkthrough

The release workflow’s top-level permissions now include pull-requests: write, while existing workflow steps and job logic remain unchanged.

Changes

Release workflow authorization

Layer / File(s) Summary
Pull request write permission
.github/workflows/release.yml
Adds pull-requests: write to the workflow permissions.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

I’m a rabbit with permissions bright,
Granting pull requests a write.
The release hops on its way,
With existing steps in play.
One small key, and all is right!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: updating CI permissions so Changesets can create release pull requests.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/release-workflow-pr-permission

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

📝 Storybook Preview: View Storybook

This preview will be updated automatically when you push new changes to this PR.

Note: The preview will be available after the workflow completes and the PR is approved for deployment.

@jaruesink
jaruesink merged commit 0ba30e1 into main Jul 29, 2026
4 of 6 checks passed
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