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

auto delete 'need-more-info' label, when the issue is added as some special label #72

Open
seiya-annie opened this issue Nov 17, 2020 · 0 comments
Labels
type/feature-request As a user, I want to request a New Feature on the product

Comments

@seiya-annie
Copy link
Contributor

Feature Request

monitor the label action.
condition 1:
if {the action is add label and the new label is ['type/duplicate' or 'status/won't-fix' or 'status/can't-reproduce' or 'type/wontfix']}
then { if the issue has been closed, and has 'need-more-info' already ; Yes-> delete the 'need-more-info' label; }
condition2:
if the action is delete label 'type/bug':
then check { if the issue has been closed, and has 'need-more-info' already ; Yes-> delete the 'need-more-info' label; }
'

@seiya-annie seiya-annie added the type/feature-request As a user, I want to request a New Feature on the product label Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request As a user, I want to request a New Feature on the product
Projects
None yet
Development

No branches or pull requests

1 participant