From 0aa6dcb9951e3df5dba103b732e098945e9481a9 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 3 Jan 2024 14:27:29 -0800 Subject: [PATCH] Upgrade bot perm to triage in public-good-instance Upgrade sigstore-bot's collaborator permissions on sigstore/public-good-instance from 'pull' to 'triage', which has all the same permissions as 'pull' but will additionally allow the bot to create issues with labels on them[1]. [1] https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization#permissions-for-each-role Signed-off-by: Colleen Murphy --- github-sync/github-data/sigstore/repositories.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-sync/github-data/sigstore/repositories.yaml b/github-sync/github-data/sigstore/repositories.yaml index 00b79cb..5107f78 100644 --- a/github-sync/github-data/sigstore/repositories.yaml +++ b/github-sync/github-data/sigstore/repositories.yaml @@ -1108,7 +1108,7 @@ repositories: - username: TomHennen permission: triage - username: sigstore-bot - permission: pull + permission: triage teams: - name: public-good-instance-team id: 5623385