mirror of https://github.com/laurent22/joplin.git
GitHub: Lock issues that have been closed as stale after 1 day
parent
4788c46e2c
commit
27d0a8f6e7
|
@ -3,6 +3,9 @@
|
|||
daysUntilStale: 90
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
# After x days, lock the issue.
|
||||
daysUntilLock: 1
|
||||
lockComment: false
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- "good first issue"
|
||||
|
|
Loading…
Reference in New Issue