mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 10:14:31 -05:00
Stop adding notebook-triage labels. (#160818)
This commit is contained in:
15
.github/commands.json
vendored
15
.github/commands.json
vendored
@@ -84,21 +84,6 @@
|
||||
"reason": "not_planned",
|
||||
"comment": "The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our [issue reporting guidelines](https://aka.ms/vscodeissuereporting).\n\nHappy Coding!"
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "notebook",
|
||||
"regex": "notebook.*",
|
||||
"assign": [
|
||||
"rebornix"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "notebook-triage",
|
||||
"regex": "notebook.*",
|
||||
"action": "updateLabels",
|
||||
"addLabel": "notebook-triage"
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "L10N",
|
||||
|
||||
Reference in New Issue
Block a user