-
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
[Ownership] Assign test files to data discovery team #200132
[Ownership] Assign test files to data discovery team #200132
Conversation
.github/CODEOWNERS
Outdated
/test/functional/fixtures/es_archiver/date_n* @elastic/kibana-data-discovery | ||
/test/functional/firefox/discover.config.ts @elastic/kibana-data-discovery | ||
/test/functional/fixtures/es_archiver/discover/**/*.ts @elastic/kibana-data-discovery | ||
/test/api_integration/apis/suggestions @elastic/kibana-data-discovery |
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.
/test/api_integration/apis/suggestions @elastic/kibana-data-discovery | |
/test/api_integration/apis/suggestions @elastic/kibana-visualizations |
As of now UnifiedSearch is owned by the Visualizations team. Same for /test/functional/page_objects/unified_search_page.ts
.
@davismcphee Or would you be fine with assigning it to us?
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.
I'd suggest assigning it to @elastic/kibana-visualizations for now to keep things simpler. If it exchanges ownership in the future, we can reassign the test files too.
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.
.github/CODEOWNERS
Outdated
/test/functional/firefox/discover.config.ts @elastic/kibana-data-discovery | ||
/test/functional/fixtures/es_archiver/discover/**/*.ts @elastic/kibana-data-discovery | ||
/test/api_integration/apis/suggestions @elastic/kibana-data-discovery | ||
/test/api_integration/apis/saved_queries/*.ts @elastic/kibana-data-discovery |
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.
/test/api_integration/apis/saved_queries/*.ts @elastic/kibana-data-discovery | |
/test/api_integration/apis/saved_queries @elastic/kibana-data-discovery |
Can we simplify?
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.
Co-authored-by: Julia Rechkunova <[email protected]>
💚 Build Succeeded
Metrics [docs]
History
|
Co-authored-by: Davis McPhee <[email protected]>
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, thanks!
## Summary Assign test files to data discovery team Contributes to: elastic#192979 --------- Co-authored-by: Julia Rechkunova <[email protected]> Co-authored-by: Davis McPhee <[email protected]>
## Summary Assign test files to data discovery team Contributes to: elastic#192979 --------- Co-authored-by: Julia Rechkunova <[email protected]> Co-authored-by: Davis McPhee <[email protected]>
Summary
Assign test files to data discovery team
Contributes to: #192979