-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution] - Update codeowners #202046
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I left a comment that you can ignore as it does not really make any difference...
.github/CODEOWNERS
Outdated
/x-pack/plugins/security_solution_serverless/public/upselling/pages/threat_intelligence_paywall.tsx @elastic/security-threat-hunting-investigations | ||
/x-pack/plugins/security_solution/public/common/mock/mock_timeline_control_columns.tsx @elastic/security-threat-hunting-investigations | ||
/x-pack/plugins/security_solution/public/common/components/exit_full_screen @elastic/security-threat-hunting-investigations | ||
/x-pack/plugins/security_solution/public/app/home/template_wrapper/timeline/index.tsx @elastic/security-threat-hunting-investigations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we could the x-pack/plugins/security_solution/public/app/home/template_wrapper/timeline
folder here instead of the single index.tsx
file within?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, will update!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done!
💚 Build Succeeded
Metrics [docs]
|
.github/CODEOWNERS
Outdated
@@ -1503,6 +1503,7 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql | |||
/x-pack/test_serverless/**/test_suites/**/ml/ @elastic/ml-ui | |||
/x-pack/test_serverless/**/test_suites/common/management/transforms/ @elastic/ml-ui | |||
/x-pack/test/api_integration/services/ml.ts @elastic/ml-ui | |||
/x-pack/plugins/security_solution/public/common/components/ml @elastic/ml-ui |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The ML UI team don't own the code in this folder - the components are part of the security solution. This line should just be removed I think as this path is already in place
x-pack/plugins/security_solution @elastic/security-solution
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @peteharverson - thanks for this note! Yes, we were trying to add more specificity for the sub folders as @elastic/security-solution
comprises a significant number of teams now, so someone may have approval rights that doesn't necessarily have the right context. Is there any sub team you would recommend for ownership of this folder or is the security solution the best bet here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I don't know which is the best security sub-team to own this one. Might be best just to put it to @elastic/security-solution
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea, no worries. Thanks!
As part of the EUI update work here: elastic#199715, we've been asked to more specifically identify files owned by sub teams of security solution. This is an initial pass at that work. Please let me know if any of the files identified for your team are innaccurate
As part of the EUI update work here: elastic#199715, we've been asked to more specifically identify files owned by sub teams of security solution. This is an initial pass at that work. Please let me know if any of the files identified for your team are innaccurate
As part of the EUI update work here: elastic#199715, we've been asked to more specifically identify files owned by sub teams of security solution. This is an initial pass at that work. Please let me know if any of the files identified for your team are innaccurate
As part of the EUI update work here: #199715, we've been asked to more specifically identify files owned by sub teams of security solution. This is an initial pass at that work. Please let me know if any of the files identified for your team are innaccurate