Skip to content

Commit

Permalink
ci(release minor): add tag::list entry for minor release in the chang…
Browse files Browse the repository at this point in the history
…elog (#14025) (#14121)

(cherry picked from commit 1847028)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
  • Loading branch information
mergify[bot] and v1v authored Sep 19, 2024
1 parent f75b3e0 commit 1f0cd77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.mk
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ minor-release:
@echo "INFO: Create feature branch and update the versions. Target branch $(RELEASE_BRANCH)"
$(MAKE) create-branch NAME=changelog-$(RELEASE_BRANCH) BASE=$(RELEASE_BRANCH)
$(MAKE) update-changelog VERSION=$(RELEASE_BRANCH)
$(MAKE) rename-changelog VERSION=$(RELEASE_BRANCH)
$(MAKE) create-commit COMMIT_MESSAGE="docs: Update changelogs for $(RELEASE_BRANCH) release"

@echo "INFO: Create feature branch and update the versions. Target branch $(BASE_BRANCH)"
Expand Down

0 comments on commit 1f0cd77

Please sign in to comment.