Skip to content

chore(release): grant write permissions to on_issue_comment workflow#3892

Merged
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:fix-workflow-permissions
Jul 3, 2026
Merged

chore(release): grant write permissions to on_issue_comment workflow#3892
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:fix-workflow-permissions

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

Update on_issue_comment.yaml to request contents: write and issues: write permissions, which are required for the called reusable workflows.

- Update `.github/workflows/on_issue_comment.yaml` to request `contents: write` and `issues: write` permissions.
- This is required because it calls reusable release workflows (e.g. `release_create_rc.yaml`) which require write permissions to perform actions.
@rickeylev rickeylev requested a review from aignas as a code owner July 3, 2026 07:59
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

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

@rickeylev rickeylev changed the title fix(release): grant write permissions to on_issue_comment workflow chore(release): grant write permissions to on_issue_comment workflow Jul 3, 2026
@rickeylev rickeylev merged commit 1f87784 into bazel-contrib:main Jul 3, 2026
6 of 8 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