stalebot: disable auto-closing of issues and pull requests#2800
stalebot: disable auto-closing of issues and pull requests#2800sumnerevans merged 1 commit intomasterfrom
Conversation
|
@lilyball FYI |
|
I propose removing the phrase "if you have nothing of substance to add" as it seems rather aggressive to me. |
|
Hmm... wondering how else to tell people not to comment "I have this issue too" as that really is not useful and just clutters the inbox of anyone who is watching the repo. |
I don't think we've had much comments like these on HM issues, even before the introduction of the stale bot, though I agree with you that these comments only add noise. |
c21aa71 to
6ac3075
Compare
6ac3075 to
414548c
Compare
|
Changed the wording a bit, going to go ahead and merge this. We can adjust later if necessary. |
Description
Makes the stalebot less aggressive by disabling its auto-close functionality.
Closes #2799
Example rendered messages:
Checklist
Change is backwards compatible.
Code formatted with
./format.Code tested through
nix-shell --pure tests -A run.all.Test cases updated/added. See example.
Commit messages are formatted like
See CONTRIBUTING for more information and recent commit messages for examples.