actions / add-to-project

Automate adding issues and pull requests to GitHub projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for `unlabeled` events as well

zadjii-msft opened this issue · comments

Basically, what it says on the tin.

We've got this wired up to add a bug to the backlog board when we yank the "needs-triage" label off the issue. However, if all we do is remove that label, the action doesn't fire.

Case in point: microsoft/terminal#13975

Oh my god I'm so embarrassed. Apparently I just don't know yml at all.

microsoft/terminal@446ef22 has the fix for us in it.