-
Notifications
You must be signed in to change notification settings - Fork 136
Add label support #130
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
base: main
Are you sure you want to change the base?
Add label support #130
Conversation
This is a duplicate of #110 |
Closing as this is a duplicate of #110 |
Apologies, I missed that the other PR is out of date - will re-open and wait to see if they address our requests. If they are addressed, I will re-close this PR. Thank you for your contribution :) |
@mdpete4 this looks good, could you please rebase? |
@beverts312 I rebased, should be good to merge. |
Hi @mdpete4 Thank you for your contribution! A few other PRs were closed today, so this PR needs a rebase again. Could you please rebase again and ping us here? |
friendly bump @mdpete4 |
This PR will add support to specify a list of labels you would like to add to the created issue.
This is EXTREMELY valuable in slack integration as I can filter the notifications sent to individual channels based on the issue label.
To test, I created a release of this action from my fork and utilized it in my workflows. I will be using my fork version until this PR is merged.