From b8ee1bec93e640080e30cdd93ff1c8e245cfdc90 Mon Sep 17 00:00:00 2001 From: kytwb Date: Sat, 8 Jan 2022 14:14:47 +0100 Subject: Remove stale config [skip ci] --- .github/stale.yml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/stale.yml (limited to '.github') diff --git a/.github/stale.yml b/.github/stale.yml deleted file mode 100644 index c6026240d..000000000 --- a/.github/stale.yml +++ /dev/null @@ -1,26 +0,0 @@ -# Configuration for probot-stale - https://github.com/probot/stale - -# Number of days of inactivity before an Issue or Pull Request becomes stale -daysUntilStale: 60 - -# Number of days of inactivity before an Issue or Pull Request with the stale label is closed. -# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale. -daysUntilClose: 999999 - -# Issues with these labels will never be considered stale -exemptLabels: - - blocker - - security - -# Label to use when marking an issue as stale -staleLabel: "[Status] Stale" - -# Comment to post when marking an issue as stale. Set to `false` to disable -markComment: > - This issue has been automatically marked as stale because it has not had - recent activity. Please check if this issue is still relevant and please close it if it's not. - This will make sure that our open issues are actually of use and reduce the list of obsolete issues. - Thank you for your contributions. - -# Comment to post when closing a stale issue. Set to `false` to disable -closeComment: false -- cgit v1.2.3-70-g09d2