Releases: rematocorp/trello-integration-action
Releases · rematocorp/trello-integration-action
v4.0.0
Breaking change
When you name your branches like feature/foo
or bugfix/bar
then now this integration will add an appropriate board label to a card unless the card already has labels.
v3.1.2
Fix matching null prBody
v3.1.1
Fix matching empty PR description and fail the action on error
v3.1.0 - Support multiple cards per PR
Support multiple Trello card URLs per PR.
v3.0.1
Update README
v3.0.0
Breaking change
- Search for the Trello card URL from PR comments
- Avoid moving the card when draft PR is opened
v2.1.2
Fix incorrect api call
v1.3.7
Fix script