shirobrak/Action Trello Connector

Connect PR and Trello cards to improve development experience.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN.yes${{ github.token }}
trello_api_keyTrello API Key.yes""
trello_api_tokenTrello API Auth Tokenyes""
trello_board_idTarget Trello board IDyes""
prefix_wordprefix word to identify Trello card numberno#tcn
GH_EVENT_NAMEno${{ github.event_name }}
GH_REPOSITORY_NAMEno${{ github.repository }}
GH_PR_NUMno${{ github.event.number }}
GH_PR_URLno${{ github.event.pull_request.html_url }}
GH_PR_TITLEno${{ github.event.pull_request.title }}
GH_PR_BODYno${{ github.event.pull_request.body }}
GH_PR_BRANCH_NAMEno${{ github.event.pull_request.head.ref }}
GH_PUSH_BRANCH_NAMEno${{ github.ref_name }}

no outputs