From a3aff4421bf67d07fc9cac69f6a123d464e1d4ed Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Tue, 5 Jul 2022 15:59:11 +0200 Subject: [PATCH] Meta: use org-wide stale bot config (#1789) --- .github/stale.yml | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index e55f872a0488..0d0b1c994dd6 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,23 +1 @@ -limitPerRun: 30 -daysUntilStale: 30 -daysUntilClose: 7 - -exemptLabels: - - pinned - - security - - "[Status] Maybe Later" - -exemptAssignees: true - -staleLabel: wontfix - -pulls: - markComment: > - This pull request has been automatically marked as stale because it has not had - recent activity. It will be closed if no further activity occurs. Thank you - for your contributions. -issues: - markComment: > - This issue has been automatically marked as stale because it has not had - recent activity. It will be closed if no further activity occurs. Thank you - for your contributions. \ No newline at end of file +_extends: .github