summaryrefslogtreecommitdiff
path: root/.github/lock.yml
blob: dd12e3da8bca2368667ccde355a29f8a0a05e056 (plain)
1
2
3
4
5
6
7
8
# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 30
# Issues and pull requests with these labels will not be locked.
exemptLabels: []
# Label to add before locking, such as `outdated`. Set to `false` to disable
lockLabel: "S: auto-locked"
# Comment to post before locking. Set to `false` to disable
lockComment: false