Skip to content

Commit 7a24ac7

Browse files
add octo sts for slack reactor (#46)
adding octo sts auth for slack reactor to do github API calls Signed-off-by: Rodrigo Munoz Salas <132918632+Rodrigo-Munoz-Salas@users.noreply.github.com>
1 parent c7022be commit 7a24ac7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
issuer: https://accounts.google.com
2+
3+
# slack-reactor (staging): slack-reactor@staging-enforce-cd1e.iam.gserviceaccount.com
4+
subject_pattern: "117959345416790619431"
5+
6+
# to be able to read pr status
7+
permissions:
8+
pull_requests: read
9+
10+
repositories: [] # Act over all of the repos in the org.

0 commit comments

Comments
 (0)