mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(GitHubActions) Add grafana-partners team label to team board (#45990)
This commit is contained in:
parent
3ea6c8cf64
commit
86b4c4a08a
8
.github/commands.json
vendored
8
.github/commands.json
vendored
@ -209,5 +209,13 @@
|
||||
"removeFromProject":{
|
||||
"url":"https://github.com/grafana/grafana/projects/33"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "team/grafana-partners",
|
||||
"action": "addToProject",
|
||||
"addToProject": {
|
||||
"url": "https://github.com/orgs/grafana/projects/87"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user