aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-03-31 15:12:06 +0200
committerLibravatar GitHub <noreply@github.com>2020-03-31 15:12:06 +0200
commit3b22b62b991d616cad59a58dc1df98566c464aef (patch)
treef0ccc7d09b0ae9225158033afa6cf883a8b6b38e /.github
parent#418 #477 Refactor Todo settings, add predefined Todo apps list (diff)
downloadferdium-app-3b22b62b991d616cad59a58dc1df98566c464aef.tar.gz
ferdium-app-3b22b62b991d616cad59a58dc1df98566c464aef.tar.zst
ferdium-app-3b22b62b991d616cad59a58dc1df98566c464aef.zip
Update Stalebot configuration to not close stale issues (#528)
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 4737cae86..c6026240d 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -5,7 +5,7 @@ daysUntilStale: 60
5 5
6# Number of days of inactivity before an Issue or Pull Request with the stale label is closed. 6# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
7# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale. 7# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
8daysUntilClose: -1 # Close the issue almost immediately. See: https://github.com/probot/stale/issues/131 8daysUntilClose: 999999
9 9
10# Issues with these labels will never be considered stale 10# Issues with these labels will never be considered stale
11exemptLabels: 11exemptLabels: