axosoft/Glo Boards Move Cards
GitHub action to move Glo Boards cards to a column
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 13, 2019
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: axosoft/glo-action-move-card@e676e6f0589d83e0c55902e07397f269bedb804c # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| authToken | Auth token for user | yes | — |
| cards | Array of { cardId, boardId } objects | yes | — |
| column | Name of column to move cards to | yes | — |
Outputs
no outputs