add-to-project
add-to-project copied to clipboard
Add support for arbitrary issues created during a workflow
I'm looking for an action that can add an arbitrary issue to a project. For my use-case, I'm creating an issue during a workflow job execution, and after the issue is created I want to assign it to a project board. However, to do that the action needs to take the issue-id as an input.
Could this be a feature for this action?
Since issue-bot supported adding issues to project v2 a month ago, I used it. https://github.com/imjohnbo/issue-bot/pull/73