Skip to content

Releases: Teamwork/github-sync

v1.3.3

09 Aug 15:58
42dcac6
Compare
Choose a tag to compare

Fix issues with multiple task links in a single PR description.

v1.3.2

09 Aug 11:47
7806fdf
Compare
Choose a tag to compare

Added support for Column changes on Tasks

1.3.1

23 Jul 11:36
e727234
Compare
Choose a tag to compare

Make the head to base message look better with the arrow emoji

1.3.0

22 Jul 12:48
ce659ae
Compare
Choose a tag to compare
  • Adds head & base ref to the pull request opened comment
  • Caps heading to h4

v1.2.0

27 Nov 16:12
f4d4ec1
Compare
Choose a tag to compare
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

08 Nov 16:55
06e6254
Compare
Choose a tag to compare

Enhance PR comments with some stats.

v1.1.4

12 Oct 20:09
30afa34
Compare
Choose a tag to compare

Update Readme and GitHub Action description

v1.1.3

01 Oct 16:31
8269902
Compare
Choose a tag to compare
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

25 Sep 17:58
1abfc75
Compare
Choose a tag to compare
Fix: Notify users about new task comment (#24)

Resolves #23

Co-authored-by: Miguel Ángel Martín <[email protected]>

v1.1.1

22 Sep 18:13
c583c2a
Compare
Choose a tag to compare
Fixed duplication of notifications by event (#22)