Skip to content

Commit

Permalink
Auto merge of #6030 - dwijnand:tweak-stale-bot-message, r=alexcrichton
Browse files Browse the repository at this point in the history
Add newline spacing to stale bot's message

So our first incantation produced:

#4866 (comment)

Perhaps there's a better indicator to use, but for now let's just fix
this with more newlines.

r? @alexcrichton
  • Loading branch information
bors committed Sep 15, 2018
2 parents 044a525 + d6fb47b commit b881799
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,24 @@ exemptLabels:
staleLabel: stale

markComment: >
As there hasn't been any activity here in over 180 days I've marked this as
stale and if no further activity happens for 7 days I'll will close it.
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:
* Is this still relevant?
* If so, what is blocking it?
* Is it known what could be done to help move this forward?
* 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!
If you're reading this comment from the distant future, fear not if this
was closed automatically. If you believe it's still an issue please leave a
comment and a team member can reopen this issue. Opening a new issue is also
Expand Down

0 comments on commit b881799

Please sign in to comment.