Releases: Eun/merge-with-label
Releases · Eun/merge-with-label
v0.1.7.4
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
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
- 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.2
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
- 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.1
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
- 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
v0.1.6
Changes
🧰 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
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
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)