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)
  • Loading branch information
v1v authored Sep 19, 2024
1 parent c2dd1e8 commit 1847028
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 @@ -119,6 +119,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 1847028

Please sign in to comment.