github-project-automation-plus
github-project-automation-plus copied to clipboard
Move Issues of PR
When opening a PR, instead of moving the PR to a Project board column, could one move the associated issues (in 'Development' selection) of such PR?
Similar need here. We track issues in the project board, not "issues and pull requests". Any pull request on the project board is a dupe of the issue(s) they close.
If folks want to open a PR to resolve this please do!
Would love this feature as well. We only add issues to our board, and they will have a linked PR. Opening the PR should result in the issue being moved to the "In PR" column.
+1
Since this is something I also would love to have, I took a dive into the GH docs. Apparently linking a PR to an issue does not trigger workflows. Maybe this will be added at some point...