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.
MIT License
169 stars 60 forks source link

Remove from project if label is removed #90

Open pbiology opened 1 year ago

pbiology commented 1 year ago

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