Commit Graph

5 Commits

Author SHA1 Message Date
Eric Anderson 1f006959b0 github/lock.yml: Lock GitHub issues after 90 days
The earlier year was just for testing. Things are working as we'd hope.
Choosing 90 days for now. If an issue is closed at the beginning of a
release cycle, that gives release cycle + 6 weeks to upgrade, which
seems plenty. Worst-case, is users open a new issue referencing the old
one they found.
2018-09-28 09:48:13 -07:00
Eric Anderson 2653cf4d6b github/lock: Use reason "resolved", which is the default
What the "reason" means was explained in
https://github.com/grpc/grpc-java/pull/4862#issuecomment-423662264 , and
it's probably fair to accept the default.
2018-09-21 16:32:53 -07:00
Eric Anderson be04325a6a 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
2018-09-21 11:14:37 -07:00
Carl Mastrangelo bb41e0a290
all: update github issue template 2017-11-16 18:43:19 -08:00
Carl Mastrangelo 91e61ec406 github: add an issue template
Fixes: #2393
2016-11-02 15:28:47 -07:00