From 6c808c5c3769693c6b4108ff88e939c07595e870 Mon Sep 17 00:00:00 2001 From: Corey Butler <770982+coreybutler@users.noreply.github.com> Date: Sun, 22 Sep 2024 10:46:38 -0500 Subject: [PATCH] Update bot.yml --- .github/workflows/bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index bf0f38eb..676ce370 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -18,4 +18,4 @@ jobs: start-date: '2021-09-15T05:00:00Z' exempt-all-assignees: true exempt-all-milestones: true - exempt-issue-labels: 'help wanted,consider for rt' + exempt-issue-labels: 'bug,not stale,help wanted,consider for rt'