Skip to content

Fix issue-triage workflow permissions#5824

Merged
theletterf merged 1 commit into
mainfrom
fabri/gh-aw-issue-triage
Apr 8, 2026
Merged

Fix issue-triage workflow permissions#5824
theletterf merged 1 commit into
mainfrom
fabri/gh-aw-issue-triage

Conversation

@theletterf

Copy link
Copy Markdown
Member

Summary

  • Adds issues: write and pull-requests: write permissions to the issue-triage caller workflow
  • The reusable workflow's conclusion and safe_outputs jobs need write access to apply labels, but the caller was only granting issues: read

Fixes the workflow file error:

The nested job 'conclusion' is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: read, pull-requests: none'.

Test plan

  • Trigger /triage on a test issue and confirm the workflow starts without permission errors

🤖 Generated with Claude Code

@theletterf theletterf requested a review from a team as a code owner April 8, 2026 08:30
@theletterf theletterf requested a review from cotti April 8, 2026 08:30
The reusable workflow's conclusion and safe_outputs jobs need
issues: write and pull-requests: write to apply labels.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@theletterf theletterf force-pushed the fabri/gh-aw-issue-triage branch from 25998eb to 2b09cd8 Compare April 8, 2026 08:32
@theletterf theletterf merged commit 3ed70a0 into main Apr 8, 2026
6 checks passed
@theletterf theletterf deleted the fabri/gh-aw-issue-triage branch April 8, 2026 08:32
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