Skip to content

fix(ci): add pull-requests: write for release-please auto-approval#178

Merged
JacobPEvans merged 1 commit intomainfrom
fix/release-please-permissions
Mar 15, 2026
Merged

fix(ci): add pull-requests: write for release-please auto-approval#178
JacobPEvans merged 1 commit intomainfrom
fix/release-please-permissions

Conversation

@JacobPEvans
Copy link
Owner

@JacobPEvans JacobPEvans commented Mar 15, 2026

Release-Please Permissions Update

Summary

Adds pull-requests: write to the caller job permissions so the reusable
_release-please workflow in JacobPEvans/.github can auto-approve release PRs
using GITHUB_TOKEN, unblocking auto-merge.

Depends on: JacobPEvans/.github#99

Changes

  • .github/workflows/release-please.yml: add pull-requests: write to job permissions

Test Plan

The reusable _release-please.yml workflow now approves release PRs using
GITHUB_TOKEN, which requires pull-requests: write from the caller.

Related to JacobPEvans/.github#99

(claude)
Copilot AI review requested due to automatic review settings March 15, 2026 21:34
@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link

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 repo’s Release Please GitHub Actions workflow permissions to support new behavior in the upstream reusable _release-please.yml workflow (auto-approving release PRs using GITHUB_TOKEN).

Changes:

  • Grant pull-requests: write to the release-please caller job so the called workflow can submit PR approvals/reviews.

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

@JacobPEvans JacobPEvans merged commit 007d630 into main Mar 15, 2026
12 checks passed
@JacobPEvans JacobPEvans deleted the fix/release-please-permissions branch March 15, 2026 23:26
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.

2 participants