[CI] Grant BUILD_AND_READ permission to teams in main pipeline#3130
Merged
mrodm merged 2 commits intoelastic:mainfrom Dec 9, 2025
Merged
[CI] Grant BUILD_AND_READ permission to teams in main pipeline#3130mrodm merged 2 commits intoelastic:mainfrom
mrodm merged 2 commits intoelastic:mainfrom
Conversation
Collaborator
💚 Build Succeeded
History
cc @mrodm |
mrodm
commented
Dec 3, 2025
Comment on lines
+65
to
+76
| elastic-agent-control-plane: | ||
| access_level: BUILD_AND_READ | ||
| elastic-agent-data-plane: | ||
| access_level: BUILD_AND_READ | ||
| fleet: | ||
| access_level: BUILD_AND_READ | ||
| obs-infraobs-integrations: | ||
| access_level: BUILD_AND_READ | ||
| sec-deployment-and-devices: | ||
| access_level: BUILD_AND_READ | ||
| security-service-integrations: | ||
| access_level: BUILD_AND_READ |
Contributor
Author
There was a problem hiding this comment.
For double checking, is it needed any other step/action to add new teams to this list ? As a context, all these teams already exist.
Member
There was a problem hiding this comment.
As far as I know, it should work as is.
v1v
approved these changes
Dec 3, 2025
teresaromero
approved these changes
Dec 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #3071
Grant
BUILD_AND_READpermission to some of the teams that usually work in elastic-package for the main Buildkite pipeline: https://buildkite.com/elastic/elastic-package/This permission allows them to retry failed Buildkite steps.
Just added a few teams for now that have been working lately in
elastic-package, other teams could be added later if needed.Additionally, added new files and folders to
.buildkite/pull-requests.jsonfile to skip triggering new CI builds:.buildkite/configs/.buildkite/pipeline.cloud-cleanup.yml.buildkite/pipeline.serverless.yml.buildkite/pipeline.test-with-integrations-repo.yml.buildkite/pull-requests.jsoncatalog-info.yaml