Skip to content

ci: grant issues and pull-requests write to release workflow#598

Merged
yoannfleurydev merged 1 commit into
masterfrom
yoannfleurydev/fix-release-perms
Apr 20, 2026
Merged

ci: grant issues and pull-requests write to release workflow#598
yoannfleurydev merged 1 commit into
masterfrom
yoannfleurydev/fix-release-perms

Conversation

@yoannfleurydev

Copy link
Copy Markdown
Owner

Summary

  • Adds issues: write and pull-requests: write to the Node CI workflow permissions so auto shipit can post its "released" comment on linked issues/PRs (fixes the 403 Resource not accessible by integration seen on the v12.0.0 release).
  • Gitignores the local .context/ directory used by the Conductor workspace.

Test plan

  • Trigger the release workflow on master and confirm the released comment posts without a 403.

🤖 Generated with Claude Code

auto shipit posts a released comment on linked issues after publishing;
the GITHUB_TOKEN needs issues:write and pull-requests:write for that.

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

pkg-pr-new Bot commented Apr 20, 2026

Copy link
Copy Markdown
pnpm add https://pkg.pr.new/react-use-disclosure@598

commit: 868be10

@yoannfleurydev yoannfleurydev added patch Increment the patch version when merged release Create a release when this pr is merged labels Apr 20, 2026
@yoannfleurydev yoannfleurydev merged commit c741772 into master Apr 20, 2026
8 checks passed
@yoannfleurydev yoannfleurydev deleted the yoannfleurydev/fix-release-perms branch April 20, 2026 06:09
@github-actions

Copy link
Copy Markdown

🚀 PR was released in v12.0.1 🚀

@github-actions github-actions Bot added the released This issue/pull request has been released. label Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant