[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:
Giorgos Bamparopoulos 2023-02-14 09:45:39 +00:00 committed by GitHub
parent 868fc247a9
commit 9ad7ebb4ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/**/*.*"