aboutsummaryrefslogtreecommitdiff
path: root/.github/lock.yml
blob: 66e79128e45b2be613685129e8b021277a1d6c87 (plain)
1
2
3
4
5
6
7
8
# Configuration for lock-threads - https://github.com/dessant/lock-threads

# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 90
# Comment to post before locking. Set to `false` to disable
lockComment: false
# Limit to only `issues` or `pulls`
# only: issues