Skip to content

Commit b881799

Browse files
committed
Auto merge of #6030 - dwijnand:tweak-stale-bot-message, r=alexcrichton
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
2 parents 044a525 + d6fb47b commit b881799

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

.github/stale.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,24 @@ exemptLabels:
1010
staleLabel: stale
1111

1212
markComment: >
13-
As there hasn't been any activity here in over 180 days I've marked this as
14-
stale and if no further activity happens for 7 days I'll will close it.
13+
As there hasn't been any activity here in over 6 months I've marked this as
14+
stale and if no further activity happens for 7 days I will close it.
15+
1516
1617
[I'm a bot](https://github.com/probot/stale) so this may be in error! If this
1718
issue should remain open, could someone (the author, a team member, or any
1819
interested party) please comment to that effect?
1920
21+
2022
The team would be especially grateful if such a comment included details such
2123
as:
22-
23-
* Is this still relevant?
24-
* If so, what is blocking it?
25-
* Is it known what could be done to help move this forward?
24+
* Is this still relevant?
25+
* If so, what is blocking it?
26+
* Is it known what could be done to help move this forward?
2627
2728
Thank you for contributing!
2829
30+
2931
If you're reading this comment from the distant future, fear not if this
3032
was closed automatically. If you believe it's still an issue please leave a
3133
comment and a team member can reopen this issue. Opening a new issue is also

0 commit comments

Comments
 (0)