diff --git a/.github/commands.json b/.github/commands.json index c429bff29f2..5ade58ab38a 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -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",