Skip to content

Commit 00904bf

Browse files
authored
approverbot: grant prod access to mono + statuses:read for skillup auto-merge (#270)
Signed-off-by: James Rawlings <jrawlings@chainguard.dev>
1 parent e780dc6 commit 00904bf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/chainguard/approver-bot.sts.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ subject: "114898805784176589833"
66
permissions:
77
contents: write
88
checks: read
9+
# mono PR head commits carry legacy commit statuses,
10+
# and reading a statusCheckRollup that contains StatusContext nodes requires
11+
# the commit-statuses permission; without it the whole rollup query fails with
12+
# "Resource not accessible by integration".
13+
statuses: read
914
pull_requests: write
1015

1116
repositories:
@@ -14,3 +19,4 @@ repositories:
1419
- stereo
1520
- ecosystems-packages
1621
- guarded-actions
22+
- mono

0 commit comments

Comments
 (0)