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: automatically label incoming bugs/feature requests #8874

Conversation

HonkingGoose
Copy link
Collaborator

@HonkingGoose HonkingGoose commented Feb 25, 2021

Changes:

  • Automatically label incoming issues that come from a template
  • Remove status:requirements auto-comment

Context:

We can use the front-matter property labels to specify what labels we want GitHub to automatically apply to incoming issues filled from the templates. This reduces the amount of busywork for maintainers.

EDIT: rarkins has chosen to remove the status:requirements part of the stale bot action.

Also the status:requirements label automatically fires a message right after the issue is opened.
By merging this PR we change the context in which this label is applied, so maybe we should adjust this message as well with this PR?

The current status:requirements message says:

This issue has been labeled with status:requirements. This indicates that we don't know enough to start work and further requirements or a reproduction are needed first.

This label will be replaced with status:ready once all requirements and reproductions necessary to start work have been met.
If it's not clear what is missing to move this issue forward, ask for clarification in a new comment.
If you think we already have what we need to move forward, mention this in a new comment.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added unit tests, or
  • No new tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

Copy link
Collaborator

@rarkins rarkins left a comment

Choose a reason for hiding this comment

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

Let's remove the status:requirements auto-comment action too

@HonkingGoose HonkingGoose marked this pull request as ready for review February 26, 2021 10:29
@rarkins rarkins merged commit 157c43f into renovatebot:master Feb 26, 2021
@HonkingGoose HonkingGoose deleted the chore/label-incoming-bugs-features-via-template branch February 26, 2021 11:17
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 24.65.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants