mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 16:38:03 -06:00
Add grafana program label command (#76790)
* Add grafana program label command * remove space
This commit is contained in:
parent
584381e838
commit
f13c72ddd2
8
.github/commands.json
vendored
8
.github/commands.json
vendored
@ -442,5 +442,13 @@
|
||||
"addToProject": {
|
||||
"url": "https://github.com/orgs/grafana/projects/72"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "grafana program",
|
||||
"action": "addToProject",
|
||||
"addToProject": {
|
||||
"url": "https://github.com/orgs/grafana/projects/471"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user