From cde3bb4a1bfd43115ab99d1b0a5a55d4e17027f3 Mon Sep 17 00:00:00 2001 From: Joe Borg Date: Wed, 19 Nov 2025 15:15:15 -0500 Subject: [PATCH] Add approver bot STS for staging Signed-off-by: Joe Borg --- .github/chainguard/staging-approver-bot.sts.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/chainguard/staging-approver-bot.sts.yaml diff --git a/.github/chainguard/staging-approver-bot.sts.yaml b/.github/chainguard/staging-approver-bot.sts.yaml new file mode 100644 index 0000000..da3d1b3 --- /dev/null +++ b/.github/chainguard/staging-approver-bot.sts.yaml @@ -0,0 +1,12 @@ +issuer: https://accounts.google.com + +# approver-bot@staging-enforce-cd1e.iam.gserviceaccount.com +subject: "104099575245879501824" + +permissions: + contents: read + checks: read + pull_requests: write + +repositories: +- os