From 2470310ad24e29c3e4436cc626d5bf8c32634080 Mon Sep 17 00:00:00 2001 From: Jackson Kearl Date: Wed, 6 Oct 2021 17:48:25 -0700 Subject: [PATCH] Assign Peng on notebook.* issues --- .github/commands.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/commands.json b/.github/commands.json index 8e0f33a0dbe..0e792bb488e 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -68,6 +68,7 @@ { "type": "label", "name": "notebook", + "regex": "notebook.*", "assign": [ "rebornix" ]