Skip to content

Releases: vshn/gitlab-scheduled-merge

v0.2.0

15 Jul 11:50
8a22763
Compare
Choose a tag to compare

2 changes since v0.1.1

🚀 Features

  • Improve commenting logic to not produce repetitive comments (#11)

🔗 Dependency Updates

  • Update module github.com/stretchr/testify to v1.9.0 (#6)

v0.1.1

12 Jul 15:19
2d5c464
Compare
Choose a tag to compare

2 changes since v0.1.0

🐛 Fixes

  • Fix scheduling for week N (#9)
  • Process all MRs, not just those opened by the associated user (#10)

v0.1.0

27 Jun 10:39
c33307e
Compare
Choose a tag to compare

1 changes since 3584b2c

🐛 Fixes

  • Fix lint target in makefile (#7)