limit stalebot a bit more

This commit is contained in:
narimiran
2020-08-04 13:00:09 +02:00
parent 64aec6eb85
commit eb3ba0ae5f

6
.github/stale.yml vendored
View File

@@ -14,10 +14,14 @@ onlyLabels: []
exemptLabels:
- ARC
- bounty
- Codegen
- Crash
- Generics
- High Priority
- Macros
- Next release
- Showstopper
- Static[T]
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false
@@ -47,7 +51,7 @@ markComment: >
# Your comment here.
# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30
limitPerRun: 20
# Limit to only `issues` or `pulls`
# only: issues