mannyakosah/sync-with-trello
GitHub Action to attach GitHub branches, commits and pull requests to a Trello card
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| trello-api-key | Trello API key, visit https://trello.com/app-key for key | no | — |
| trello-auth-token | Trello auth token, visit https://trello.com/app-key then click generate a token | no | — |
| trello-board-id | Trello board ID, visit a board then append .json to url to find id | yes | — |
| trello-review-list-name | Trello list name for open pull request, for example "Testing", "Done", etc | no | — |
| trello-completed-list-name | Trello list name for closed pull request, for example "Reviewing", "In Review", etc | no | — |
Outputs
no outputs