1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Ask for updates, the issue isn't stale. (#7133)

This PR attempts to improve the behavior our "stale" bot by asking for updates instead of telling people that their issue is stale.
This commit is contained in:
Brad Warren
2019-06-07 14:34:40 -07:00
committed by GitHub
parent 5c663d4d97
commit 4d034122c6

12
.github/stale.yml vendored
View File

@@ -11,15 +11,15 @@ daysUntilClose: 7
exemptAssignees: true
# Label to use when marking as stale
staleLabel: stale
staleLabel: needs-update
# Comment to post when marking as stale. Set to `false` to disable
markComment: >
To help us better see what issues are still affecting our users, this issue
has been automatically marked as stale. If you still have this issue with an
up-to-date version of Certbot and are interested in seeing it resolved,
please add a comment letting us know. If there is no further activity, this
issue will be automatically closed.
We've made a lot of changes to Certbot since this issue was opened. If you
still have this issue with an up-to-date version of Certbot, can you please
add a comment letting us know? This helps us to better see what issues are
still affecting our users. If there is no further activity, this issue will
be automatically closed.
# Comment to post when closing a stale Issue or Pull Request.
closeComment: >