Skip to content

Tags: Teamwork/github-sync

Tags

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 (#16)

* Enhancement: Allow multiple task links in the PR description

Resolves #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 (#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 (#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 (#13)

* Install a bash linter

* Fix linter

* Add linter badge

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add basic auth api token support (#7)

v1.0.6

Toggle v1.0.6's commit message
Update the comment when a user approves the PR

v1.0.5

Toggle v1.0.5's commit message
Update the name and description of the action

v1.0.4

Toggle v1.0.4's commit message
Update License and Readme file

v1.0.3

Toggle v1.0.3's commit message
Add more information when a user sends a review to the PR

v1.0.2

Toggle v1.0.2's commit message
Remove pull_request_review_comment_created method