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

feat: add actions to auto label issues #901

Merged
merged 1 commit into from
Oct 29, 2022
Merged

Conversation

pd93
Copy link
Member

@pd93 pd93 commented Oct 15, 2022

This is a first attempt to take some of the burden off managing issues/labels with a bit of automation. This PR adds 2 simple workflows:

  • issue-needs-triage - Adds a needs-triage label to new issues so that we can track issues that haven't been reviewed/labelled by a maintainer yet.
  • issue-awaiting-response - Will automatically remove the awaiting response label when the issue author responds.

Screenshot below from my private test repo

image

@andreynering
Copy link
Member

Looks good. This will be useful.

Thanks @pd93!

@andreynering andreynering merged commit 8e0816a into master Oct 29, 2022
@pd93 pd93 deleted the github-actions-labels branch October 31, 2022 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants