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

.github/stale.yml: fix formatting #89284

Merged
merged 1 commit into from Jun 2, 2020
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Jun 1, 2020

Before this, the message being written is:

Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:
1. Search for maintainers and people that previously touched the
   related code and @ mention them in a comment.
2. Ask on the [NixOS Discourse](https://discourse.nixos.org/). 3. Ask on the [#nixos channel](irc://irc.freenode.net/#nixos) on
   [irc.freenode.net](https://freenode.net).

For some reason the newline after the 2nd suggestion is gone. This
attempts to force a newline there.

cc @zowoq since you seem to know about stalebot!

Things done

.github/stale.yml Outdated Show resolved Hide resolved
@ryantm ryantm changed the title .github/stale.yml: attempt to fix msg format .github/stale.yml: fix formatting Jun 2, 2020
@ryantm
Copy link
Member Author

ryantm commented Jun 2, 2020

@zowoq Thanks. I incorporated your suggestion and removed the newlines I added that were probably wrong. Could you check it again?

Copy link
Contributor

@zowoq zowoq left a comment

Choose a reason for hiding this comment

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

LGTM.

.github/stale.yml Outdated Show resolved Hide resolved
Before this, the message being written is:
```
Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:
1. Search for maintainers and people that previously touched the
   related code and @ mention them in a comment.
2. Ask on the [NixOS Discourse](https://discourse.nixos.org/). 3. Ask on the [#nixos channel](irc://irc.freenode.net/#nixos) on
   [irc.freenode.net](https://freenode.net).
```

Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>

.github/stale.yml: fix newlines
@ryantm ryantm merged commit 3a5e335 into NixOS:master Jun 2, 2020
@ryantm ryantm deleted the fix-stalebot-msg branch August 8, 2020 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants