Skip to content

Commit cd405b8

Browse files
committed
Reduce stale-bot noise on issues and pull requests
The stale bot creates a lot of unnecessary noise. Therefore, increase the timeout to one year, and exempt everything that has an assignee or a milestone from getting touched by the bot.
1 parent bc9dc28 commit cd405b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/stale.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Configuration for probot-stale - https://github.com/probot/stale
1010

1111
# Number of days of inactivity before an Issue or Pull Request becomes stale
12-
daysUntilStale: 60
12+
daysUntilStale: 365
1313

1414
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
1515
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
@@ -28,10 +28,10 @@ exemptLabels:
2828
exemptProjects: false
2929

3030
# Set to true to ignore issues in a milestone (defaults to false)
31-
exemptMilestones: false
31+
exemptMilestones: true
3232

3333
# Set to true to ignore issues with an assignee (defaults to false)
34-
exemptAssignees: false
34+
exemptAssignees: true
3535

3636
# Label to use when marking as stale
3737
staleLabel: stale

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy