Open koppor opened 2 weeks ago
Ok so an additional feature that removes it from the project when unlabelled.
Is the default-column feature still useful to you? Do you require both features?
Ok so an additional feature that removes it from the project when unlabelled.
That would be a third type of feature: Existing in project, then remove
Is the default-column feature still useful to you? Do you require both features?
Yes:
Two activities on label removed:
Follow-up to https://github.com/m7kvqbe1/github-action-move-issues/issues/1
While trying to include https://github.com/m7kvqbe1/github-action-move-issues/pull/7 in our project, I remembered, that we have "link" of the label "good first issue" with precense in our project "Good First Issues". If we decide that an issue is not a good first issue any more, we also need to remove it from the project. -- Not sure if this causes confusion for the users if one can either specify
default-column
orremove_on_remove: yes
.