Releases: Teamwork/github-sync
Releases · Teamwork/github-sync
v1.3.3
Fix issues with multiple task links in a single PR description.
v1.3.2
Added support for Column changes on Tasks
1.3.1
Make the head to base message look better with the arrow emoji
1.3.0
v1.2.0
Have automatic tagging as an option (#35) Co-authored-by: yannig <[email protected]> Co-authored-by: Miguel Ángel Martín <[email protected]>
v1.1.5
Enhance PR comments with some stats.
v1.1.4
Update Readme and GitHub Action description
v1.1.3
Add different message when a PR is merged or not (#26) * Move merged key to the correct position inside pull_request * Have different message when a closed PR is merged or not * Add missing file containing the get_pr_merged function
v1.1.2
Fix: Notify users about new task comment (#24) Resolves #23 Co-authored-by: Miguel Ángel Martín <[email protected]>
v1.1.1
Fixed duplication of notifications by event (#22)