mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[APM] Add more APM paths to paths-labeller.yml (#150915)
## Summary Add more APM paths so the `team:APM` label is added to the PRs
This commit is contained in:
parent
868fc247a9
commit
9ad7ebb4ea
1 changed files with 4 additions and 0 deletions
4
.github/paths-labeller.yml
vendored
4
.github/paths-labeller.yml
vendored
|
@ -10,6 +10,10 @@
|
|||
- "src/plugins/bfetch/**/*.*"
|
||||
- "Team:apm":
|
||||
- "x-pack/plugins/apm/**/*.*"
|
||||
- "x-pack/test/apm_api_integration/**/*.*"
|
||||
- "packages/kbn-apm-synthtrace/**/*.*"
|
||||
- "packages/kbn-apm-synthtrace-client/**/*.*"
|
||||
- "packages/kbn-apm-utils/**/*.*"
|
||||
- "Team:Fleet":
|
||||
- "x-pack/plugins/fleet/**/*.*"
|
||||
- "x-pack/test/fleet_api_integration/**/*.*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue