[Security Solution] Add security-engineering-productivity ownership for Security Solution Scout-related code #245361
Merged
MadameSheema merged 5 commits intoelastic:mainfrom Dec 5, 2025
Merged
Conversation
Contributor
|
Pinging @elastic/security-solution (Team: SecuritySolution) |
dkirchan
approved these changes
Dec 5, 2025
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
|
wildemat
pushed a commit
to wildemat/kibana
that referenced
this pull request
Dec 5, 2025
…or Security Solution Scout-related code (elastic#245361) ## Summary Adds `@elastic/security-engineering-productivity` as a code owner for Security Solution Scout-related code to improve onboarding and ensure best practices during the initial adoption phase. ## Changes - Added `@elastic/security-engineering-productivity` as a code owner for `x-pack/solutions/security/packages/kbn-scout-security` (alongside existing `@elastic/appex-qa` ownership) - Added code ownership for `/x-pack/solutions/security/plugins/security_solution/test/scout` directory ## Motivation These ownership updates will: - Improve onboarding by ensuring the Security Engineering Productivity team is notified of Scout-related changes - Help maintain best practices through consistent review and guidance during the initial adoption period - Provide teams with support and mentorship as they learn the new tool and testing patterns ## Note on Test Ownership The ownership of the Scout test directory is intended to be **temporary**. Once all teams have a solid understanding of best practices and are comfortable with the new tool, we plan to transfer ownership back to the respective feature teams. This temporary ownership structure ensures consistent quality and knowledge transfer during the transition period. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This was referenced Dec 5, 2025
JordanSh
pushed a commit
to JordanSh/kibana
that referenced
this pull request
Dec 9, 2025
…or Security Solution Scout-related code (elastic#245361) ## Summary Adds `@elastic/security-engineering-productivity` as a code owner for Security Solution Scout-related code to improve onboarding and ensure best practices during the initial adoption phase. ## Changes - Added `@elastic/security-engineering-productivity` as a code owner for `x-pack/solutions/security/packages/kbn-scout-security` (alongside existing `@elastic/appex-qa` ownership) - Added code ownership for `/x-pack/solutions/security/plugins/security_solution/test/scout` directory ## Motivation These ownership updates will: - Improve onboarding by ensuring the Security Engineering Productivity team is notified of Scout-related changes - Help maintain best practices through consistent review and guidance during the initial adoption period - Provide teams with support and mentorship as they learn the new tool and testing patterns ## Note on Test Ownership The ownership of the Scout test directory is intended to be **temporary**. Once all teams have a solid understanding of best practices and are comfortable with the new tool, we plan to transfer ownership back to the respective feature teams. This temporary ownership structure ensures consistent quality and knowledge transfer during the transition period. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.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.
Summary
Adds
@elastic/security-engineering-productivityas a code owner for Security Solution Scout-related code to improve onboarding and ensure best practices during the initial adoption phase.Changes
@elastic/security-engineering-productivityas a code owner forx-pack/solutions/security/packages/kbn-scout-security(alongside existing@elastic/appex-qaownership)/x-pack/solutions/security/plugins/security_solution/test/scoutdirectoryMotivation
These ownership updates will:
Note on Test Ownership
The ownership of the Scout test directory is intended to be temporary. Once all teams have a solid understanding of best practices and are comfortable with the new tool, we plan to transfer ownership back to the respective feature teams. This temporary ownership structure ensures consistent quality and knowledge transfer during the transition period.