pauldruziak/Move labeled or milestoned pull request to a specific project column

Move pull request 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 upno
label-nameThe label that specifies if an pull request should be automatically moved to the column (mutually exclusive with milestone-name). Use `*` to use it with any labelno
milestone-nameThe milestone that specifies if an pull request should be automatically moved to the column (mutually exclusive with label-name)no
delete-card"true" if you want to delete the card from the projectno
columns-to-ignoreComma separated list of columns to ignore. If a card/pull request is already in one of these columns, it will not be moved. Use `*` to ignore all columnsno

no outputs