From 33a6960b279115fcb0ce4a633bc3c407be935946 Mon Sep 17 00:00:00 2001 From: cpanato Date: Thu, 21 Nov 2024 14:45:39 +0100 Subject: [PATCH] add sts for label syncer service --- .github/chainguard/label-syncer.sts.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/chainguard/label-syncer.sts.yaml diff --git a/.github/chainguard/label-syncer.sts.yaml b/.github/chainguard/label-syncer.sts.yaml new file mode 100644 index 0000000..38df290 --- /dev/null +++ b/.github/chainguard/label-syncer.sts.yaml @@ -0,0 +1,12 @@ +issuer: https://accounts.google.com + +# staging-support-tools-2b84: cron-github-label-syncer@staging-support-tools-2b84.iam.gserviceaccount.com +subject_pattern: "108681969367840005725" + +# to be able to write issues and see the repos if is private +permissions: + issues: write + pull_requests: write + contents: read + +repositories: [] # Act over all of the repos in the org.