mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
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
|
||||
daysUntilStale: 30
|
||||
daysUntilStale: 60
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
# Issues with these labels will never be considered stale
|
||||
@@ -10,7 +10,10 @@ exemptLabels:
|
||||
- Doc
|
||||
- Example
|
||||
- Feature
|
||||
- Optimization
|
||||
- Spec
|
||||
- Talk
|
||||
- Test
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: Stale
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
|
Reference in New Issue
Block a user