Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak stale bot's configs #6058

Merged
merged 3 commits into from
Sep 20, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 7 additions & 14 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Default values: https://probot.github.io/apps/stale/#installation

daysUntilStale: 180
daysUntilStale: 1160 # ~3 yrs 2 months
daysUntilClose: 30

exemptLabels:
- C-tracking-issue # keep tracking issues open
Expand All @@ -10,22 +11,14 @@ exemptLabels:
staleLabel: stale

markComment: >
As there hasn't been any activity here in over 6 months I've marked this as
stale and if no further activity happens for 7 days I will close it.


[I'm a bot](https://github.com/probot/stale) so this may be in error! If this
issue should remain open, could someone (the author, a team member, or any
interested party) please comment to that effect?


The team would be especially grateful if such a comment included details such
as:
As there hasn't been any activity here in a while would someone (the author, a
team member, or any interested party) be able to summarise the current state,
perhaps making explicit:
* Is this still relevant?
* If so, what is blocking it?
* Is it known what could be done to help move this forward?

Thank you for contributing!
Thank you!


(The cargo team is currently evaluating the use of Stale bot, and using #6035
Expand All @@ -38,7 +31,7 @@ markComment: >
acceptable!

closeComment: >
As I didn't see any updates I'm going to close this due to being stale.
As I didn't see any updates in 30 days I'm going to close this.
Please see the previous comment for more information!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add something about when it would be appropriate to reopen (or whom to ping if the person reading the comment is not the original reporter)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure!

I think just commenting should be enough, as we have enough repo watchers.

In terms of "when" what were you thinking?


limitPerRun: 1 # 1 per hour, so 24 per day