From ee93d0f5a461f7f27af85f36a68b02392091788a Mon Sep 17 00:00:00 2001 From: Mike Griffin Date: Wed, 13 Mar 2024 10:12:02 +0000 Subject: [PATCH] Only act on unlabelled discussions --- .github/actions/comment | 33 ++++++++++++++------------------- 1 file changed, 14 insertions(+), 19 deletions(-) diff --git a/.github/actions/comment b/.github/actions/comment index 050ac0554..3606df276 100755 --- a/.github/actions/comment +++ b/.github/actions/comment @@ -6,7 +6,6 @@ require_relative "../lib/github" stale_label_id = "LA_kwDOEfmk4M8AAAABYVCU-g" owner = "community" repo = "community" -only_these_categories = ["Copilot"] body =<