mirror of https://github.com/grpc/grpc-java.git
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
This commit is contained in:
parent
80883f0983
commit
be04325a6a
|
|
@ -0,0 +1,3 @@
|
|||
daysUntilLock: 365
|
||||
lockComment: false
|
||||
setLockReason: false
|
||||
Loading…
Reference in New Issue