mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
ci: 🎡 add more tags to ProBot PR path labeler (#59913)
* ci: 🎡 add more tags to ProBot PR path labeler * fix: 🐛 add missing colon Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
30a512d831
commit
420c213b58
1 changed files with 16 additions and 0 deletions
16
.github/paths-labeller.yml
vendored
16
.github/paths-labeller.yml
vendored
|
@ -1,3 +1,19 @@
|
|||
---
|
||||
- "Team:AppArch":
|
||||
- "src/plugins/bfetch/**/*.*"
|
||||
- "src/plugins/dashboard_embeddable_container/**/*.*"
|
||||
- "src/plugins/data/**/*.*"
|
||||
- "src/plugins/embeddable/**/*.*"
|
||||
- "src/plugins/expressions/**/*.*"
|
||||
- "src/plugins/inspector/**/*.*"
|
||||
- "src/plugins/ui_actions/**/*.*"
|
||||
- "src/plugins/visualizations/**/*.*"
|
||||
- "Feature:Embedding":
|
||||
- "src/plugins/embeddable/**/*.*"
|
||||
- "src/plugins/dashboard_embeddable_container/**/*.*"
|
||||
- "Feature:Drilldowns":
|
||||
- "x-pack/plugins/drilldowns/**/*.*"
|
||||
- "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/**/*.*"
|
||||
- "Feature:ExpressionLanguage":
|
||||
- "src/plugins/expressions/**/*.*"
|
||||
- "src/plugins/bfetch/**/*.*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue