Add grafana program label command (#76790)

* Add grafana program label command

* remove space
pull/76680/head^2
Natalia Bernarte Oses 2 years ago committed by GitHub
parent 584381e838
commit f13c72ddd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .github/commands.json

@ -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…
Cancel
Save