chore(workflows): label vouched users and restrict vouch managers (#15075)

This commit is contained in:
Ryan Vogel
2026-02-25 09:42:52 -05:00
committed by opencode
parent 5e5823ed85
commit e48c1ccf07
3 changed files with 78 additions and 36 deletions

View File

@@ -33,5 +33,6 @@ jobs:
with:
issue-id: ${{ github.event.issue.number }}
comment-id: ${{ github.event.comment.id }}
roles: admin,maintain
env:
GITHUB_TOKEN: ${{ steps.committer.outputs.token }}