Skip to content

fix(ci): allow release-please to comment on the release PR - #17

Merged
ModifAmorphic merged 1 commit into
release-please-refactorfrom
fix/release-comment-permission
Jun 14, 2026
Merged

fix(ci): allow release-please to comment on the release PR#17
ModifAmorphic merged 1 commit into
release-please-refactorfrom
fix/release-comment-permission

Conversation

@ModifAmorphic

Copy link
Copy Markdown
Owner

fix(ci): allow release-please to comment on the release PR

  • Add pull-requests: write to release.yml so release-please can post its release comment on the merged PR; without it the release-please job failed after creating the tag/release and skipped build-release-binary.

release.yml had only contents:write, so release-please failed with
"Resource not accessible by integration" when posting its release
comment on the merged PR, which skipped build-release-binary. Add
pull-requests:write (matches ci.yml and release-please's documented
permission requirement).
@ModifAmorphic
ModifAmorphic merged commit 96b045d into release-please-refactor Jun 14, 2026
3 checks passed
@ModifAmorphic
ModifAmorphic deleted the fix/release-comment-permission branch June 14, 2026 18:56
ModifAmorphic pushed a commit that referenced this pull request Jun 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.3](v0.1.2...v0.1.3)
(2026-06-14)


### Bug Fixes

* **ci:** allow release-please to comment on the release PR
([96b045d](96b045d))
* **ci:** allow release-please to comment on the release PR
([#17](#17))
([96b045d](96b045d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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