Skip to content

Commit a6f43a0

Browse files
authored
[chore][internal] Add build & read access to buildkite pipelines for members of integration-experience team (#18856)
* Add build & read access for members of integration-experience github team * Ensure teams are ordered alphabetically within access level groups * revert whitespace change
1 parent 9896785 commit a6f43a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

catalog-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ spec:
7575
access_level: BUILD_AND_READ
7676
fleet:
7777
access_level: BUILD_AND_READ
78+
integration-experience:
79+
access_level: BUILD_AND_READ
7880
logstash:
7981
access_level: BUILD_AND_READ
8082
ml-ui:
@@ -107,7 +109,6 @@ spec:
107109
access_level: BUILD_AND_READ
108110
everyone:
109111
access_level: READ_ONLY
110-
111112
---
112113
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json
113114
apiVersion: backstage.io/v1alpha1
@@ -206,7 +207,6 @@ spec:
206207
message: "Run the daily jobs for basic subscription"
207208
env:
208209
TEST_PACKAGES_BASIC_SUBSCRIPTION: "true"
209-
210210
provider_settings:
211211
trigger_mode: none # don't trigger jobs from github activity
212212
build_pull_request_forks: false

0 commit comments

Comments
 (0)