mirror of
https://github.com/grafana/grafana.git
synced 2024-12-23 07:34:08 -06:00
Update GitHub Actions to add datasource/Parca
label (#84455)
This commit is contained in:
parent
6e6d6e368e
commit
458d694d78
6
.github/pr-commands.json
vendored
6
.github/pr-commands.json
vendored
@ -146,6 +146,12 @@
|
||||
"action": "updateLabel",
|
||||
"addLabel": "datasource/OpenTSDB"
|
||||
},
|
||||
{
|
||||
"type": "changedfiles",
|
||||
"matches": [ "public/app/plugins/datasource/parca/**/*"],
|
||||
"action": "updateLabel",
|
||||
"addLabel": "datasource/Parca"
|
||||
},
|
||||
{
|
||||
"type": "changedfiles",
|
||||
"matches": [ "public/app/plugins/datasource/grafana-pyroscope-datasource/**/*", "pkg/tsdb/grafana-pyroscope-datasource/**/*"],
|
||||
|
Loading…
Reference in New Issue
Block a user