assign-one-project-github-action icon indicating copy to clipboard operation
assign-one-project-github-action copied to clipboard

Remove from project if label is removed

Open pbiology opened this issue 3 years ago • 0 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

pbiology avatar Oct 14 '22 09:10 pbiology