Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Releases: owenrumney/go-github-pr-commenter

v0.0.13

06 Jun 20:29
cb9a203
Compare
Choose a tag to compare

Changelog

b1e5624 Add goreleaser
cb9a203 Merge pull request #10 from owenrumney/fix-go-releaser
7a01237 Merge pull request #9 from owenrumney/add-go-releaser
21e1297 skip build phase

v0.0.12

01 Jun 09:31
077ad4b
Compare
Choose a tag to compare
Merge pull request #8 from owenrumney/add-backoff-note

Add a retry when there is a 422 validation failed

v0.0.11

29 Apr 21:05
a3fb753
Compare
Choose a tag to compare

remove then write the comments

v0.0.10

29 Apr 11:54
6ca337c
Compare
Choose a tag to compare
  • be more careful that start and end line inside the hunk
  • remove travis
  • remove code cov

v0.0.9

20 Apr 13:56
ec14814
Compare
Choose a tag to compare
Update commenter.go

Add general PR commenting

20 Apr 08:57
9a533ca
Compare
Choose a tag to compare
Merge pull request #7 from owenrumney/add-general-commenter

Add general commenting

v0.0.7: Fix the hunk checking.

14 Apr 12:51
34cabfb
Compare
Choose a tag to compare
If the error is on the last line then it won't be registered as actually part of the hunk

v0.0.6

24 Feb 12:24
f4be1e5
Compare
Choose a tag to compare
Merge pull request #6 from owenrumney/fix-get-file-info

update the the get file info

Release v0.0.5

08 Nov 12:17
188fd3b
Compare
Choose a tag to compare
  • big refactor of code
  • adding tests
  • adding ci

Release v0.0.4

07 Nov 17:51
c68e9cf
Compare
Choose a tag to compare
update relevance check