Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FTR][Ownership] add @elastic/security-detection-engine to es archives #193571

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

wayneseymour
Copy link
Member

@wayneseymour wayneseymour commented Sep 20, 2024

Summary

Modify code owner declarations for @elastic/security-detection-engine team in .github/CODEOWNERS

Update for Reviewers

With the merge of this, you can now do this:
node scripts/get_owners_for_file.js --file x-pack/test/functional/es_archives/asset_criticality

 succ elastic/security-detection-engine

So, you can use this script to see if the code owners file is reporting erroneously

Only one un-contested change:

  1. /x-pack/test/functional/es_archives/asset_criticality @elastic/security-detection-engine

Note

Oringinally I included /x-pack/test/functional/es_archives/security_solution @elastic/security-detection-engine but this was contested.
We will circle back around to this.

Contributes to: #192979

@wayneseymour wayneseymour added release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting labels Sep 20, 2024
@wayneseymour wayneseymour self-assigned this Sep 20, 2024
@wayneseymour
Copy link
Member Author

@elasticmachine merge upstream

@@ -1678,6 +1678,8 @@ x-pack/test/security_solution_cypress/cypress/tasks/expandable_flyout @elastic/
/x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine @elastic/security-detection-engine
/x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/rule_gaps.ts @elastic/security-detection-engine
/x-pack/test/security_solution_api_integration/test_suites/lists_and_exception_lists @elastic/security-detection-engine
/x-pack/test/functional/es_archives/asset_criticality @elastic/security-detection-engine
/x-pack/test/functional/es_archives/security_solution @elastic/security-detection-engine
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think that /x-pack/test/functional/es_archives/security_solution - all archives should be owned as detection engine team

Copy link
Member Author

Choose a reason for hiding this comment

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

ah ok, so then it's divided from there right?

Copy link
Contributor

Choose a reason for hiding this comment

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

there a lot of archives inside this folder that can be used by several teams.

I think's its ok for this PR to only keep asset_criticality for DE

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, makes sense. I feel a kibana-wide email coming on then 😉

I'll keep the pr open for now, but back in draft.

First I'll look around some more for your team specifically.
Then I get the feeling that email will help a ton.

@wayneseymour wayneseymour marked this pull request as draft September 20, 2024 15:53
@wayneseymour wayneseymour removed the request for review from simianhacker September 20, 2024 15:53
Drop line with discrepancy for now.
@wayneseymour wayneseymour marked this pull request as ready for review September 25, 2024 09:35
@wayneseymour
Copy link
Member Author

@elasticmachine merge upstream

@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @wayneseymour

@wayneseymour wayneseymour merged commit 37342c8 into elastic:main Sep 26, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants