Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .github/chainguard/staging-approver-bot.sts.yaml
Original file line number Diff line number Diff line change
@@ -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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be addning more repos? or will be just os?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not put this policy then in the OS repo instead here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh is that an option? I was following https://github.com/wolfi-dev/.github/blob/main/.github/chainguard/staging-autofix.sts.yaml, https://github.com/wolfi-dev/.github/blob/main/.github/chainguard/epoch-bot.sts.yaml etc (maybe there is possibility for more repos in the future). Happy to move it if you think that's best?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, can we sync later or maybe tomorrow?