不要怂,就是干,撸起袖子干!

Commit d7af644c by Sushant Committed by GitHub

chores: adjust stale bot config

1 parent e5ba839b
Showing with 4 additions and 1 deletions
......@@ -2,7 +2,7 @@
# Configuration for probot-stale - https://github.com/probot/stale
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
daysUntilStale: 30
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
......@@ -11,6 +11,9 @@ daysUntilClose: 7
exemptLabels:
- pinned
- feature
- documentation
- bug
- discussion
# Label to use when marking an issue as stale
staleLabel: stale
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!