Skip to content

Allow all users to trigger issue triage workflow#1785

Merged
dgreif merged 1 commit into
mainfrom
agents/issue-triage-trigger-fix
Jun 25, 2026
Merged

Allow all users to trigger issue triage workflow#1785
dgreif merged 1 commit into
mainfrom
agents/issue-triage-trigger-fix

Conversation

@dgreif

@dgreif dgreif commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Remove role-based access restrictions on the issue triage workflow, enabling all users to trigger it when opening issues. Update dependencies to the latest versions to support this change.

…sue open

Remove role-based access restriction on issues trigger. The issue-triage
workflow was gated to admin/maintainer/write roles by default GitHub
Agentic Workflows permission policy. This prevented regular users from
triggering the workflow when opening issues.

Add 'roles: all' to the trigger configuration to allow unrestricted
execution. Recompile with gh-aw v0.80.9, which removes the pre-activation
role check job entirely and updates all container/action versions.
@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 19250e0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dgreif
dgreif enabled auto-merge (squash) June 25, 2026 12:46
@dgreif
dgreif merged commit bda12b2 into main Jun 25, 2026
8 checks passed
@dgreif
dgreif deleted the agents/issue-triage-trigger-fix branch June 25, 2026 12:46
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