ci: make CI paths co-owned by Elastic Agent team#10048
Merged
andrzej-stencel merged 2 commits intoSep 23, 2025
Merged
Conversation
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
Contributor
|
This pull request does not have a backport label. Could you fix it @andrzej-stencel? 🙏
|
3 tasks
v1v
reviewed
Sep 19, 2025
cmacknz
previously approved these changes
Sep 19, 2025
Member
cmacknz
left a comment
There was a problem hiding this comment.
LGTM, agree with Victor's suggestion that we take sole ownership of the update otel script
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
approved these changes
Sep 22, 2025
swiatekm
approved these changes
Sep 22, 2025
cmacknz
approved these changes
Sep 22, 2025
Contributor
|
@Mergifyio backport 8.18 8.19 9.0 9.1 |
Contributor
✅ Backports have been createdDetails
|
intxgo
pushed a commit
to intxgo/elastic-agent
that referenced
this pull request
Sep 24, 2025
* ci: make CI paths co-owned by Elastic Agent team * Apply suggestion from @v1v Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
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.
Adds the Elastic Agent Control Plane team as a code owner of CI directories like
.ci/and.buildkitebeside the ObservaBLT CI team.This should prevent pull requests that touch files in those directories from being blocked on the ObservaBLT CI team (example). The ObservaBLT CI team's help in reviewing these pull requests is still valuable and sometimes indispensable. Ultimately though, in my view the responsibility on the CI in this repository falls on the Elastic Agent Control Plane team, so it should be owned by them.
Happy to hear other's opinions on this and close this PR if the discussion results in another approach being more desirable.