kagof/Trello Link GitHub Action
automatically link commits, branches, and pull requests to Trello cards
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| board-identifier | Allowed to be one of the following: 1. the board name 2. the board shortLink (can be found in the URL) 3. the boardId (can be found via the Trello REST API) This field is required if allow-missing-board is false. | yes | — |
| marker | When preceding a string in a commit message or PR body or title, indicates that the string is a Trello card identifier. May be either: 1. an alpha string, eg TRELLO 2. an alpha string followed by a dash, eg TRELLO- 3. one of the characters ! @ # $ % ^ & * + = (note: must be exactly 1 char long) | no | TRELLO- |
| trello-token | Secret token used to contact Trello | yes | — |
Outputs
no outputs