Няма описание

lock.yml 455B

1234567891011121314
  1. # Configuration for lock-threads - https://github.com/dessant/lock-threads
  2. # Number of days of inactivity before a closed issue or pull request is locked
  3. daysUntilLock: 180
  4. # Issues and pull requests with these labels will not be locked. Set to `[]` to disable
  5. exemptLabels: []
  6. # Label to add before locking, such as `outdated`. Set to `false` to disable
  7. lockLabel: false
  8. # Comment to post before locking. Set to `false` to disable
  9. lockComment: false