m7kvqbe1 / github-action-move-issues

A GitHub Action to move issues between GitHub Projects columns
3 stars 1 forks source link

Move issue if PR is opened #5

Open koppor opened 1 month ago

koppor commented 1 month ago

When a pull request is opened and an issue X is referenced, that issue should be moved to the column "In Progress" of a project.

Reason: We use project boards to track the progress of issues.

Examples:


Refs https://github.com/m7kvqbe1/github-action-move-issues/issues/1