srggrs / assign-one-project-github-action

Automatically add an issue or pull request to specific GitHub Project(s) when you create and/or label them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove from project if label is removed

pbiology opened this issue · comments

Could this be used to remove an issue from a project?

I'm thinking could one check if github.event.issue.labels.*.name does not contain a certain label? If so, remove it from stated project