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

chore: expand label-actions about one topic and no mentions #25416

Merged
merged 3 commits into from
Oct 26, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
22 changes: 22 additions & 0 deletions .github/label-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,3 +274,25 @@


Thanks, the Renovate team
rarkins marked this conversation as resolved.
Show resolved Hide resolved

'auto:one-topic':
comment: >
Hi there,

Please stick to one topic/question per Discussion. Start a new discussion per topic.

This is to benefit future users who may search and find this discussion and not be confused because there's multiple questions and answers within. One question and answer per Discussion works best.
rarkins marked this conversation as resolved.
Show resolved Hide resolved

For example:
- Don't create a discussion with multiple questions requiring multiple answers
- If you got an answer to your first question, don't change topic like "Can I also ask you how I might..." which would then require a different answer. Mark the current discussion as answered and open a new one.

'auto:no-mentions':
comment: >
Hi there,

Please do not unnecessarily `@` maintainers like `@rarkins` or `@viceice`. Doing so causes annoying notifications and make maintaining a repo of this size difficult.
rarkins marked this conversation as resolved.
Show resolved Hide resolved

For example, never `@` mention a maintainer when you are creating a discussion if your desire is to get attention. This is inconsiderate behavior, just like shouting out your coffee order in a Starbucks before it's your turn.
rarkins marked this conversation as resolved.
Show resolved Hide resolved

If there's an existing issue or discussion which you were hoping for a follow-up to but multiple days or weeks have elapsed, it's ok for you to comment, but please still do not `@` people. The maintainers do not promise to answer every Discussion but do answer most. If you're not getting an answer then take a look at the informatio you've provided and see if you can improve it.
rarkins marked this conversation as resolved.
Show resolved Hide resolved