diff --git a/.github/commands.json b/.github/commands.json index 227990543c5..8a1fb37ee60 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -65,6 +65,11 @@ "action": "close", "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](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!" }, + { + "type": "label", + "name": "notebook", + "assign": ["rebornix"] + }, { "type": "comment", "name": "duplicate",