Skip to content

Releases: Teamwork/github-sync

v1.5.0

Choose a tag to compare

@seanogdev seanogdev released this 24 Jun 21:06
d0317cd

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@ripexz ripexz released this 24 Jun 20:37
4c9fc4e

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.4.0

v1.3.3

Choose a tag to compare

@Flexicon Flexicon released this 09 Aug 15:58
42dcac6

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

v1.3.2

Choose a tag to compare

@Flexicon Flexicon released this 09 Aug 11:47
7806fdf

Added support for Column changes on Tasks

1.3.1

Choose a tag to compare

@seanogdev seanogdev released this 23 Jul 11:36
e727234

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

1.3.0

Choose a tag to compare

@seanogdev seanogdev released this 22 Jul 12:48
ce659ae
  • Adds head & base ref to the pull request opened comment
  • Caps heading to h4

v1.2.0

Choose a tag to compare

@miguelbemartin miguelbemartin released this 27 Nov 16:12
f4d4ec1
Have automatic tagging as an option (#35)

Co-authored-by: yannig <yannick.chartois@teamwork.com>
Co-authored-by: Miguel Ángel Martín <miguelbemartin@gmail.com>

v1.1.5

Choose a tag to compare

@miguelbemartin miguelbemartin released this 08 Nov 16:55
06e6254

Enhance PR comments with some stats.

v1.1.4

Choose a tag to compare

@miguelbemartin miguelbemartin released this 12 Oct 20:09
30afa34

Update Readme and GitHub Action description

v1.1.3

Choose a tag to compare

@miguelbemartin miguelbemartin released this 01 Oct 16:31
8269902
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