automate Cloud DS GH projects (#43428)

This commit is contained in:
Vicky Lee 2021-12-21 15:58:23 +00:00 committed by GitHub
parent dd884dbfd5
commit 2945c3a276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
.github/commands.json vendored
View File

@ -73,5 +73,29 @@
"addToProject": {
"url": "https://github.com/orgs/grafana/projects/69"
}
},
{
"type": "label",
"name": "datasource/Azure",
"action": "addToProject",
"addToProject": {
"url": "https://github.com/orgs/grafana/projects/97"
}
},
{
"type": "label",
"name": "datasource/CloudWatch",
"action": "addToProject",
"addToProject": {
"url": "https://github.com/orgs/grafana/projects/97"
}
},
{
"type": "label",
"name": "datasource/GoogleCloudMonitoring",
"action": "addToProject",
"addToProject": {
"url": "https://github.com/orgs/grafana/projects/97"
}
}
]