mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
paths-labeller: add Team:obs-knowledge for the oblt-ai (#178662)
## Summary This will allow us to automatically tag PRs related to the Assistant and easily find them again, for instance to compile release notes.
This commit is contained in:
parent
6404deebf5
commit
cc30e9e222
1 changed files with 6 additions and 0 deletions
6
.github/paths-labeller.yml
vendored
6
.github/paths-labeller.yml
vendored
|
@ -22,3 +22,9 @@
|
|||
- 'x-pack/test/fleet_api_integration/**/*.*'
|
||||
- 'Team:obs-ux-management':
|
||||
- 'x-pack/plugins/observability_solution/observability/**/*.*'
|
||||
- 'Team:obs-knowledge':
|
||||
- 'src/plugins/ai_assistant_management/observability/**/*.*'
|
||||
- 'x-pack/plugins/observability_solution/observability_ai_assistant/**/*.*'
|
||||
- 'x-pack/plugins/observability_solution/observability_ai_assistant_app/**/*.*'
|
||||
- 'x-pack/test/observability_ai_assistant_api_integration/**/*.*'
|
||||
- 'x-pack/test/observability_ai_assistant_functional/**/*.*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue