Releases: vshn/gitlab-scheduled-merge
Releases · vshn/gitlab-scheduled-merge
v0.2.0
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
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
1 changes since 3584b2c
🐛 Fixes
- Fix lint target in makefile (#7)