Commit 2ca8cbd4fe10dbde1bbf1077d436d9aa14d4ea02

Authored by Andrew Kane
1 parent d978209e

Lock issues after 30 days to reduce noise

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
.github/lock.yml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +daysUntilLock: 30
  2 +skipCreatedBefore: false
  3 +exemptLabels: []
  4 +lockLabel: false
  5 +lockComment: false
  6 +setLockReason: true
... ...