m7kvqbe1 / github-action-move-issues

A GitHub Action to move issues between GitHub Projects columns
3 stars 1 forks source link

Remove from project if label is removed #10

Open koppor opened 2 weeks ago

koppor commented 2 weeks ago

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 or remove_on_remove: yes.

m7kvqbe1 commented 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?

koppor commented 2 weeks ago

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: