Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into promote-eck-2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
thbkrkr committed Mar 18, 2024
2 parents da16693 + 096dfa1 commit 844a928
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 94 deletions.
1 change: 1 addition & 0 deletions .buildkite/build_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ steps:
agents:
provider: "gcp"
image: family/docs-ubuntu-2204
diskSizeGb: 150
machineType: ${BUILD_MACHINE_TYPE}
concurrency_group: build-docs-${BUILDKITE_BRANCH}
concurrency: 1
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pull-requests.org-wide.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"admin",
"write"
],
"allowed_list": ["github-actions[bot]", "renovate[bot]", "mergify[bot]"],
"allowed_list": ["github-actions[bot]", "renovate[bot]", "mergify[bot]", "dependabot[bot]"],
"build_on_commit": true,
"build_on_comment": true,
"trigger_comment_regex": "run docs-build ?(?<rebuild_opt>rebuild)? ?(?<warn_opt>warnlinkcheck)? ?(?<skip_opt>skiplinkcheck)?",
Expand Down
10 changes: 0 additions & 10 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ spec:
teams:
docs-build-guild:
access_level: MANAGE_BUILD_AND_READ
ci-docs-migration-taskforce:
access_level: MANAGE_BUILD_AND_READ
docs:
access_level: BUILD_AND_READ
everyone:
Expand Down Expand Up @@ -76,8 +74,6 @@ spec:
teams:
docs-build-guild:
access_level: MANAGE_BUILD_AND_READ
ci-docs-migration-taskforce:
access_level: MANAGE_BUILD_AND_READ
docs:
access_level: BUILD_AND_READ
everyone:
Expand Down Expand Up @@ -121,8 +117,6 @@ spec:
teams:
docs-build-guild:
access_level: MANAGE_BUILD_AND_READ
ci-docs-migration-taskforce:
access_level: MANAGE_BUILD_AND_READ
docs:
access_level: BUILD_AND_READ
everyone:
Expand Down Expand Up @@ -155,8 +149,6 @@ spec:
teams:
docs-build-guild:
access_level: MANAGE_BUILD_AND_READ
ci-docs-migration-taskforce:
access_level: MANAGE_BUILD_AND_READ
docs:
access_level: BUILD_AND_READ
everyone:
Expand Down Expand Up @@ -200,8 +192,6 @@ spec:
teams:
docs-build-guild:
access_level: MANAGE_BUILD_AND_READ
ci-docs-migration-taskforce:
access_level: MANAGE_BUILD_AND_READ
docs:
access_level: BUILD_AND_READ
everyone:
Expand Down
Loading

0 comments on commit 844a928

Please sign in to comment.