github: add issues to observability squad projects (#44992)

* github: add issues to observability squad projects

* Added new actions

Co-authored-by: Joey Tawadrous <joey.tawadrous@grafana.com>
This commit is contained in:
Gábor Farkas 2022-02-07 17:23:58 +01:00 committed by GitHub
parent f0b6aa04ff
commit 9c2dd505ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

54
.github/commands.json vendored
View File

@ -98,20 +98,12 @@
"url":"https://github.com/orgs/grafana/projects/97" "url":"https://github.com/orgs/grafana/projects/97"
} }
}, },
{
"type":"label",
"name":"oss-observability",
"action":"addToProject",
"addToProject":{
"url":"https://github.com/orgs/grafana/projects/54"
}
},
{ {
"type":"label", "type":"label",
"name":"datasource/Prometheus", "name":"datasource/Prometheus",
"action":"addToProject", "action":"addToProject",
"addToProject":{ "addToProject":{
"url":"https://github.com/orgs/grafana/projects/54" "url":"https://github.com/orgs/grafana/projects/112"
} }
}, },
{ {
@ -119,7 +111,23 @@
"name":"datasource/InfluxDB", "name":"datasource/InfluxDB",
"action":"addToProject", "action":"addToProject",
"addToProject":{ "addToProject":{
"url":"https://github.com/orgs/grafana/projects/54" "url":"https://github.com/orgs/grafana/projects/112"
}
},
{
"type":"label",
"name":"datasource/Graphite",
"action":"addToProject",
"addToProject":{
"url":"https://github.com/orgs/grafana/projects/112"
}
},
{
"type":"label",
"name":"datasource/OpenTSDB",
"action":"addToProject",
"addToProject":{
"url":"https://github.com/orgs/grafana/projects/112"
} }
}, },
{ {
@ -127,7 +135,7 @@
"name":"datasource/OpenSearch", "name":"datasource/OpenSearch",
"action":"addToProject", "action":"addToProject",
"addToProject":{ "addToProject":{
"url":"https://github.com/orgs/grafana/projects/54" "url":"https://github.com/orgs/grafana/projects/110"
} }
}, },
{ {
@ -135,7 +143,7 @@
"name":"datasource/Loki", "name":"datasource/Loki",
"action":"addToProject", "action":"addToProject",
"addToProject":{ "addToProject":{
"url":"https://github.com/orgs/grafana/projects/54" "url":"https://github.com/orgs/grafana/projects/110"
} }
}, },
{ {
@ -143,7 +151,7 @@
"name":"datasource/Tempo", "name":"datasource/Tempo",
"action":"addToProject", "action":"addToProject",
"addToProject":{ "addToProject":{
"url":"https://github.com/orgs/grafana/projects/54" "url":"https://github.com/orgs/grafana/projects/110"
} }
}, },
{ {
@ -151,7 +159,23 @@
"name":"datasource/Elasticsearch", "name":"datasource/Elasticsearch",
"action":"addToProject", "action":"addToProject",
"addToProject":{ "addToProject":{
"url":"https://github.com/orgs/grafana/projects/54" "url":"https://github.com/orgs/grafana/projects/110"
}
},
{
"type":"label",
"name":"datasource/Jaeger",
"action":"addToProject",
"addToProject":{
"url":"https://github.com/orgs/grafana/projects/110"
}
},
{
"type":"label",
"name":"datasource/Zipkin",
"action":"addToProject",
"addToProject":{
"url":"https://github.com/orgs/grafana/projects/110"
} }
}, },
{ {
@ -159,7 +183,7 @@
"name":"area/explore", "name":"area/explore",
"action":"addToProject", "action":"addToProject",
"addToProject":{ "addToProject":{
"url":"https://github.com/orgs/grafana/projects/54" "url":"https://github.com/orgs/grafana/projects/111"
} }
}, },
{ {