konradpabjan/Move labeled or milestoned issue to a specific project column

Move an newly created issue or existing issue that has been labeled or milestoned to a specific column in a project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
action-tokenToken for the repo. The usual secrets.GITHUB_TOKEN will not be sufficient, you must create a token that has repo permissionsyes
project-urlThe url of the projectyes
column-nameThe column that the card should end upyes
label-nameThe label that specifies if an issue should be automatically moved to the column (mutually exclusive with milestone-name)no
milestone-nameThe milestone that specifies if an issue should be automatically moved to the column (mutually exclusive with label-name)no
columns-to-ignoreComma separated list of columns to ignore. If a card/issue is already in one of these columns, it will not be moved. Use `*` to ignore all columnsno

no outputs