This repository has been archived by the owner on May 19, 2024. It is now read-only.
Releases: owenrumney/go-github-pr-commenter
Releases · owenrumney/go-github-pr-commenter
v0.0.13
v0.0.12
Merge pull request #8 from owenrumney/add-backoff-note Add a retry when there is a 422 validation failed
v0.0.11
remove then write the comments
v0.0.10
- be more careful that start and end line inside the hunk
- remove travis
- remove code cov
v0.0.9
Update commenter.go
Add general PR commenting
Merge pull request #7 from owenrumney/add-general-commenter Add general commenting
v0.0.7: Fix the hunk checking.
If the error is on the last line then it won't be registered as actually part of the hunk
v0.0.6
Merge pull request #6 from owenrumney/fix-get-file-info update the the get file info
Release v0.0.5
- big refactor of code
- adding tests
- adding ci
Release v0.0.4
update relevance check