Template
feat: add changelog auto-bump to auto-release #1
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n\n- Adds changelog promotion step to
auto-release.ymlthat renames## [Unreleased]to## [XX.YY.ZZ] --- YYYY-MM-DDon stable release\n- Inserts a fresh## [Unreleased]section above the promoted entry\n- Ported from MokoGalleryCalendar, also applied to MokoOnyx\n\n## Test plan\n\n- [ ] Trigger a stable release and verify CHANGELOG.md is updated\n- [ ] Verify new## [Unreleased]section exists after promotion