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.1.3

08 Nov 13:42
f2341ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Jan 19:28
v0.1.2
8aed495
Compare
Choose a tag to compare

Changelog

v0.1.1

24 Jan 18:57
v0.1.1
0c8dbb5
Compare
Choose a tag to compare

Changelog

  • 0c8dbb5 Support single line patches in the regex

v0.0.19

24 Jan 18:56
v0.0.19
0c8dbb5
Compare
Choose a tag to compare

Changelog

  • 0c8dbb5 Support single line patches in the regex

v0.1.0

21 Jan 16:37
v0.1.0
bfb37de
Compare
Choose a tag to compare

Changelog

  • bfb37de handle single line new file patches

v0.0.18

21 Jan 09:04
v0.0.18
9f55caf
Compare
Choose a tag to compare

Changelog

  • 9f55caf check if binary before processing a commit file

v0.0.17

21 Jan 08:45
v0.0.17
1300224
Compare
Choose a tag to compare

Changelog

  • 1300224 return error if no patch details

v0.0.16

21 Jan 08:26
00a96c0
Compare
Choose a tag to compare

Changelog

  • 00a96c0 add more detail to patch errors

v0.0.15

19 Jan 14:12
v0.0.15
888431d
Compare
Choose a tag to compare

Changelog

  • 888431d remove redundant from the comment body when updating

v0.0.14

19 Jan 13:39
v0.0.14
c64d8a9
Compare
Choose a tag to compare

Changelog

  • b96ee65 Add support for GHES
  • 605aadd Merge pull request #11 from peter-f3/main
  • 6bc76fa Merge pull request #13 from owenrumney/add-enterprise-github-support
  • c64d8a9 Stop checking comment ids when comment found
  • fdee0d1 add exponential retries on github abuse limit