Skip to content

Releases: Eun/merge-with-label

v0.1.7.4

18 Jan 20:37
876f9be
Compare
Choose a tag to compare
v0.1.7.4 Pre-release
Pre-release

Changes

  • chore: avoid work on non master branches @Eun (#53)
  • chore: ignore delete comits @Eun (#52)
  • chore: remove dupplicate pull requests in check runs @Eun (#51)
  • fix: pass pointer to unmarshal func @Eun (#49)
  • fix: readd pushback @Eun (#48)
  • chore: also listen to status event @Eun (#47)
  • chore: add debug message and error log message @Eun (#46)
  • fix(ci): fix release_published pipeline @Eun (#44)
  • chore: update github-slug-action @Eun (#43)
  • chore: add merge state status for better visibility why a pull request was not merged @Eun (#42)
  • chore: add pr number to pull request loop @Eun (#41)
  • chore: refactor some code and add GetInstallationIDs for possible later use @Eun (#40)
  • fix: logging level should be InfoLevel by default @Eun (#39)
  • chore: update go to 1.21.3 @Eun (#36)

🧰 Maintenance

  • chore: bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0 @dependabot (#50)
  • chore: bump github.com/google/uuid from 1.4.0 to 1.5.0 @dependabot (#45)
  • chore: bump actions/setup-go from 4 to 5 @dependabot (#38)
  • chore: bump github.com/google/uuid from 1.3.1 to 1.4.0 @dependabot (#37)

v0.1.7.3

22 Dec 16:21
93ad961
Compare
Choose a tag to compare
v0.1.7.3 Pre-release
Pre-release

Changes

  • fix: pass pointer to unmarshal func @Eun (#49)
  • fix: readd pushback @Eun (#48)
  • chore: also listen to status event @Eun (#47)
  • chore: add debug message and error log message @Eun (#46)
  • fix(ci): fix release_published pipeline @Eun (#44)
  • chore: update github-slug-action @Eun (#43)
  • chore: add merge state status for better visibility why a pull request was not merged @Eun (#42)
  • chore: add pr number to pull request loop @Eun (#41)
  • chore: refactor some code and add GetInstallationIDs for possible later use @Eun (#40)
  • fix: logging level should be InfoLevel by default @Eun (#39)
  • chore: update go to 1.21.3 @Eun (#36)

🧰 Maintenance

v0.1.7.2

22 Dec 14:19
43aae2e
Compare
Choose a tag to compare
v0.1.7.2 Pre-release
Pre-release

Changes

  • fix: readd pushback @Eun (#48)
  • chore: also listen to status event @Eun (#47)
  • chore: add debug message and error log message @Eun (#46)
  • fix(ci): fix release_published pipeline @Eun (#44)
  • chore: update github-slug-action @Eun (#43)
  • chore: add merge state status for better visibility why a pull request was not merged @Eun (#42)
  • chore: add pr number to pull request loop @Eun (#41)
  • chore: refactor some code and add GetInstallationIDs for possible later use @Eun (#40)
  • fix: logging level should be InfoLevel by default @Eun (#39)
  • chore: update go to 1.21.3 @Eun (#36)

🧰 Maintenance

v0.1.7.1

18 Dec 12:04
8109615
Compare
Choose a tag to compare
v0.1.7.1 Pre-release
Pre-release

Changes

  • chore: add debug message and error log message @Eun (#46)
  • fix(ci): fix release_published pipeline @Eun (#44)
  • chore: update github-slug-action @Eun (#43)
  • chore: add merge state status for better visibility why a pull request was not merged @Eun (#42)
  • chore: add pr number to pull request loop @Eun (#41)
  • chore: refactor some code and add GetInstallationIDs for possible later use @Eun (#40)
  • fix: logging level should be InfoLevel by default @Eun (#39)
  • chore: update go to 1.21.3 @Eun (#36)

🧰 Maintenance

v0.1.7

19 Oct 09:22
e8f4564
Compare
Choose a tag to compare

Changes

  • fix: use pr title with number @Eun (#35)

v0.1.6

19 Oct 08:56
c506332
Compare
Choose a tag to compare

Changes

  • chore: when merging always use the pull request title as commitHeadline @Eun (#34)

🧰 Maintenance

  • chore: bump actions/checkout from 4.1.0 to 4.1.1 @dependabot (#33)
  • chore: bump github.com/nats-io/nats.go from 1.30.2 to 1.31.0 @dependabot (#32)
  • chore: bump github.com/nats-io/nats.go from 1.30.0 to 1.30.2 @dependabot (#31)
  • chore: bump github.com/rs/zerolog from 1.30.0 to 1.31.0 @dependabot (#30)
  • chore: bump actions/checkout from 4.0.0 to 4.1.0 @dependabot (#28)

v0.1.5

21 Sep 07:28
7d9367b
Compare
Choose a tag to compare

Changes

  • fix: pull request is not mergeable @Eun (#27)
  • chore: fix logger @Eun (#24)
  • fix release drafter @Eun (#20)
  • feat: add restart: unless-stopped @Eun (#14)

🧰 Maintenance

  • chore: bump github.com/nats-io/nats.go from 1.29.0 to 1.30.0 @dependabot (#26)
  • chore: bump github.com/nats-io/nats.go from 1.28.0 to 1.29.0 @dependabot (#23)
  • chore: bump docker/build-push-action from 4 to 5 @dependabot (#22)
  • chore: bump docker/login-action from 2.2.0 to 3.0.0 @dependabot (#21)
  • chore: bump github.com/google/uuid from 1.3.0 to 1.3.1 @dependabot (#17)
  • chore: bump actions/checkout from 3.6.0 to 4.0.0 @dependabot (#19)
  • chore: bump actions/checkout from 3.5.3 to 3.6.0 @dependabot (#18)
  • chore: bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 @dependabot (#16)
  • chore: bump shogo82148/actions-goveralls from 1.7.0 to 1.8.0 @dependabot (#15)

v0.1.4

02 Aug 16:02
2ccc2d8
Compare
Choose a tag to compare

Changes

  • chore: add logo and header @Eun (#12)
  • feat: add setting to allow only public repositories @Eun (#11)

🧰 Maintenance

  • chore: bump github.com/rs/zerolog from 1.29.1 to 1.30.0 @dependabot (#13)
  • chore: bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0 @dependabot (#10)

v0.1.3

19 Jul 13:51
e23d22e
Compare
Choose a tag to compare

Changes

  • fix: fix unable to fetch app name @Eun (#9)

v0.1.2

19 Jul 10:51
b7e0917
Compare
Choose a tag to compare

Changes

  • feat: create check runs for failure @Eun (#8)