Skip to content

Tags: Anteplim/github-sync

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Have automatic tagging as an option (Teamwork#35)

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

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add PR stats to open/closed pull request comment (Teamwork#31)

* Add PR stats to open pull request comment

* Add PR stats to close pull request comment

* Fix linter errors

* Update style comment

* Update style comment

* Update style comment

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

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update action.yml

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add different message when a PR is merged or not (Teamwork#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

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Notify users about new task comment (Teamwork#24)

Resolves Teamwork#23

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

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed duplication of notifications by event (Teamwork#22)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhancement: Allow multiple task links in the PR description (Teamwor…

…k#16)

* Enhancement: Allow multiple task links in the PR description

Resolves Teamwork#2

* Fix: Warnings detected by the linter

* Fix: Modifying read-only local variable while extracting task IDs

Issue detected by @miguelbemartin

* Enhancement: Avoid repeated log messages while iterating task IDs

Suggestion from @miguelbemartin

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

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix escape double quotes (Teamwork#15)

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhance comments when the user dismiss or delete the review (Teamwork#14

)

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Install a Bash Linter (Teamwork#13)

* Install a bash linter

* Fix linter

* Add linter badge