forked from boostorg/beast
Update stale.yml
This commit is contained in:
5
.github/stale.yml
vendored
5
.github/stale.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
# Number of days of inactivity before an issue becomes stale
|
# Number of days of inactivity before an issue becomes stale
|
||||||
daysUntilStale: 30
|
daysUntilStale: 60
|
||||||
# Number of days of inactivity before a stale issue is closed
|
# Number of days of inactivity before a stale issue is closed
|
||||||
daysUntilClose: 7
|
daysUntilClose: 7
|
||||||
# Issues with these labels will never be considered stale
|
# Issues with these labels will never be considered stale
|
||||||
@@ -10,7 +10,10 @@ exemptLabels:
|
|||||||
- Doc
|
- Doc
|
||||||
- Example
|
- Example
|
||||||
- Feature
|
- Feature
|
||||||
|
- Optimization
|
||||||
|
- Spec
|
||||||
- Talk
|
- Talk
|
||||||
|
- Test
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: Stale
|
staleLabel: Stale
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
Reference in New Issue
Block a user