Skip to content

Commit

Permalink
buildkite: add permissions to observablt-robots-automation (#3420)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Nov 9, 2023
1 parent b859bcf commit 2c82469
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ spec:
access_level: MANAGE_BUILD_AND_READ
observablt-robots:
access_level: MANAGE_BUILD_AND_READ
observablt-robots-automation:
access_level: BUILD_AND_READ
everyone:
access_level: READ_ONLY

Expand Down Expand Up @@ -59,6 +61,8 @@ spec:
access_level: MANAGE_BUILD_AND_READ
observablt-robots:
access_level: MANAGE_BUILD_AND_READ
observablt-robots-automation:
access_level: BUILD_AND_READ
everyone:
access_level: READ_ONLY

Expand Down Expand Up @@ -91,6 +95,8 @@ spec:
access_level: MANAGE_BUILD_AND_READ
observablt-robots:
access_level: MANAGE_BUILD_AND_READ
observablt-robots-automation:
access_level: BUILD_AND_READ
everyone:
access_level: READ_ONLY

Expand Down Expand Up @@ -124,6 +130,8 @@ spec:
access_level: MANAGE_BUILD_AND_READ
observablt-robots:
access_level: MANAGE_BUILD_AND_READ
observablt-robots-automation:
access_level: BUILD_AND_READ
everyone:
access_level: READ_ONLY
schedules:
Expand Down

0 comments on commit 2c82469

Please sign in to comment.