Bläddra i källkod

Configure the "lock-threads" app

Benoit Blanchon 6 år sedan
förälder
incheckning
27ec1afb7a
1 ändrade filer med 7 tillägg och 0 borttagningar
  1. 7 0
      .github/lock.yml

+ 7 - 0
.github/lock.yml

@@ -0,0 +1,7 @@
+# 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: 30
+
+# Comment to post before locking. Set to `false` to disable
+lockComment: false