mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Allow the Lock bot to lock existing closed issues
This commit is contained in:
parent
d8eca9d9a4
commit
dabaab5073
2
.github/lock.yml
vendored
2
.github/lock.yml
vendored
@ -5,7 +5,7 @@ daysUntilLock: 90
|
||||
|
||||
# Skip issues and pull requests created before a given timestamp. Timestamp must
|
||||
# follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable
|
||||
skipCreatedBefore: 2020-01-01
|
||||
skipCreatedBefore: false
|
||||
|
||||
# Issues and pull requests with these labels will be ignored. Set to `[]` to disable
|
||||
exemptLabels: []
|
||||
|
Loading…
Reference in New Issue
Block a user