Stop adding notebook-triage labels. (#160818)

This commit is contained in:
Peng Lyu 2022-09-13 09:57:18 -07:00 committed by GitHub
parent 5431050e5f
commit cd2381c266
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
.github/commands.json vendored
View file

@ -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",