Skip to content

Commit

Permalink
buildlib: azure: fix changelog generation for releases
Browse files Browse the repository at this point in the history
Tune azure-pipelines-releases.yml with the snippet added by 84713a3 ("stable: Tune stable branch creation process")

Signed-off-by: Nicolas Morey <[email protected]>
  • Loading branch information
nmorey committed Jun 11, 2023
1 parent 5317363 commit 4fa5b3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildlib/azure-pipelines-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ stages:
action: create
isDraft: true
addChangeLog: true
changeLogCompareToRelease: lastNonDraftReleaseByTag
changeLogCompareToReleaseTag: v46.*

0 comments on commit 4fa5b3d

Please sign in to comment.