aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2018-09-18 17:07:47 -0700
committerEric Anderson <ejona@google.com>2018-09-21 11:14:37 -0700
commitbe04325a6acff8aa8a8b6afb19b1f1c4826c3289 (patch)
tree9d8d58b19f290a58401db0aa0166248677d241f3 /.github
parent80883f09838a5d528e78e11e4001bb351b1f805f (diff)
downloadgrpc-grpc-java-be04325a6acff8aa8a8b6afb19b1f1c4826c3289.tar.gz
github/lock: Override some of the defaults before enabling
These are settings for the Lock app: https://github.com/apps/lock We'll probably want to reduce the daysUntilLock to something lower, but want to try it out first and a larger value will impact fewer issues. 365 is the default, but making it clear what setting we are using. I disable the comment because I don't want notification noise. I disable the resolved feature because I'm not quite sure what it is and I'm not really looking for anything fancy. The defaults can be found at https://github.com/dessant/lock-threads/blob/master/src/schema.js
Diffstat (limited to '.github')
-rw-r--r--.github/lock.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/lock.yml b/.github/lock.yml
new file mode 100644
index 000000000..f0c939876
--- /dev/null
+++ b/.github/lock.yml
@@ -0,0 +1,3 @@
+daysUntilLock: 365
+lockComment: false
+setLockReason: false