Skip to content

Conversation

@mrodm
Copy link
Contributor

@mrodm mrodm commented Dec 2, 2025

Fixes #3071

Grant BUILD_AND_READ permission 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.json file 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.json
  • catalog-info.yaml

@mrodm mrodm self-assigned this Dec 2, 2025
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @mrodm

@mrodm mrodm marked this pull request as ready for review December 3, 2025 09:40
@mrodm mrodm requested a review from a team as a code owner December 3, 2025 09:40
@mrodm mrodm requested a review from v1v December 3, 2025 09:40
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
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I know, it should work as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Buildkite] Allow trusted contributors to retry failed jobs

3 participants