chore(commands): add issues of type/docs to global docs project (#43114)

This commit is contained in:
Timur Olzhabayev
2021-12-21 15:53:55 +01:00
committed by GitHub
parent e877a9822e
commit 339cfb8736

View File

@@ -65,5 +65,13 @@
"addToProject": {
"url": "https://github.com/orgs/grafana/projects/76"
}
},
{
"type": "label",
"name": "type/docs",
"action": "addToProject",
"addToProject": {
"url": "https://github.com/orgs/grafana/projects/69"
}
}
]