kin/Move Issues to Column
Move given issues to a specified column
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | Token with permissions to access issue information in repo | yes | — |
| project-name | Case insensitive string with the name of the Github Project | yes | — |
| target-column | Case insensitive string with name of the column in the project issues should be moved to | yes | — |
| target-column-id | Id of the column in the project issues should be moved to | no | — |
| issues | Optional arrray of issue event/webhook payloads as an alternative to using the trigger event payload | no | [] |
Outputs
no outputs