add to CloudWatch Logs to GH Projects automatically (#45158)

pull/43507/head^2
Vicky Lee 3 years ago committed by GitHub
parent f019ee886a
commit e55ed6457b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .github/commands.json

@ -90,6 +90,14 @@
"url":"https://github.com/orgs/grafana/projects/97"
}
},
{
"type":"label",
"name":"datasource/CloudWatch Logs",
"action":"addToProject",
"addToProject":{
"url":"https://github.com/orgs/grafana/projects/97"
}
},
{
"type":"label",
"name":"datasource/GoogleCloudMonitoring",

Loading…
Cancel
Save