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

Commit ccee348c by Sushant Committed by GitHub

[ci-skip] chores: adjust stale bot config

1 parent fea0ca73
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: 100
daysUntilStale: 90
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
......@@ -14,6 +14,9 @@ exemptLabels:
- documentation
- bug
- discussion
- performance
- semver:major
- good first issue
# 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!