From cb411efb78ae1665ba90864136f901729ba184c6 Mon Sep 17 00:00:00 2001 From: Stefan Ruvceski <96768603+ruvceskistefan@users.noreply.github.com> Date: Tue, 5 Dec 2023 15:32:16 +0100 Subject: [PATCH 1/2] Update close-bugs-bot.yml --- .github/workflows/close-bugs-bot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/close-bugs-bot.yml b/.github/workflows/close-bugs-bot.yml index 8c37e97eeab..4a0e129fbfb 100644 --- a/.github/workflows/close-bugs-bot.yml +++ b/.github/workflows/close-bugs-bot.yml @@ -15,4 +15,3 @@ jobs: only-labels: "actions-bug" days-before-stale: 0 days-before-close: 1 - close-issue-reason: "completed" From a67b236ae991a92fd4a79feb6c48c74b0f3b741f Mon Sep 17 00:00:00 2001 From: Stefan Ruvceski <96768603+ruvceskistefan@users.noreply.github.com> Date: Tue, 5 Dec 2023 15:32:57 +0100 Subject: [PATCH 2/2] Update close-features-bot.yml --- .github/workflows/close-features-bot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/close-features-bot.yml b/.github/workflows/close-features-bot.yml index e20d5bbee4a..a710a8a842a 100644 --- a/.github/workflows/close-features-bot.yml +++ b/.github/workflows/close-features-bot.yml @@ -15,4 +15,3 @@ jobs: only-labels: "actions-feature" days-before-stale: 0 days-before-close: 1 - close-issue-reason: "completed"