mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update pr commands glob paths (#32074)
This commit is contained in:
parent
2bac4d1787
commit
866912d62c
2
.github/pr-commands.json
vendored
2
.github/pr-commands.json
vendored
@ -98,7 +98,7 @@
|
|||||||
"type": "changedfiles",
|
"type": "changedfiles",
|
||||||
"matches": [ "public/app/plugins/datasource/elasticsearch/**/*", "pkg/tsdb/elasticsearch/**/*"],
|
"matches": [ "public/app/plugins/datasource/elasticsearch/**/*", "pkg/tsdb/elasticsearch/**/*"],
|
||||||
"action": "updateLabel",
|
"action": "updateLabel",
|
||||||
"addLabel": "datasource/Prometheus"
|
"addLabel": "datasource/Elasticsearch"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "changedfiles",
|
"type": "changedfiles",
|
||||||
|
Loading…
Reference in New Issue
Block a user