mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Add triage label when notebook label is assigned
This commit is contained in:
7
.github/commands.json
vendored
7
.github/commands.json
vendored
@@ -73,6 +73,13 @@
|
||||
"rebornix"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "notebook-triage",
|
||||
"regex": "notebook.*",
|
||||
"action": "updateLabels",
|
||||
"addLabel": "needs-notebook-triage"
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "L10N",
|
||||
|
||||
Reference in New Issue
Block a user