actions-marketplace-validations/Move Issues to Column

Move given issues to a specified column

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 28, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kin_gh-action-move-issues-to-column@3837410c959b15a734858d0e1d3a8d05a4b1a212 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
access-tokenToken with permissions to access issue information in repoyes
project-nameCase insensitive string with the name of the Github Projectyes
target-columnCase insensitive string with name of the column in the project issues should be moved toyes
target-column-idId of the column in the project issues should be moved tono
issuesOptional arrray of issue event/webhook payloads as an alternative to using the trigger event payloadno[]

no outputs