Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refine changelog creation for releases #51

Merged
merged 1 commit into from
Mar 3, 2022
Merged

feat: refine changelog creation for releases #51

merged 1 commit into from
Mar 3, 2022

Conversation

Nostracodus
Copy link
Contributor

@Nostracodus Nostracodus commented Mar 3, 2022

This change refines the way changelogs are calculated. The resulting
behavior is such that a release includes the commits that were made
on main between the previous release and this release and any
commits made on the specific release branch (such as targeted fixes
or backports). Prerelease is a running log of changes made to main
since the most recent release was minted.

This change refines the way changelogs are calculated. The resulting
behavior is such that a release includes the commits that were made
on main since the previous release was minted and any commits made
on the specific release branch (such as targeted fixes or backports).
Prerelease is a running log of changes made to main since the most
recent release was minted.
@GabrielDosReis GabrielDosReis merged commit 27cdc35 into microsoft:main Mar 3, 2022
GabrielDosReis pushed a commit that referenced this pull request Mar 4, 2022
This change refines the way changelogs are calculated. The resulting
behavior is such that a release includes the commits that were made
on main since the previous release was minted and any commits made
on the specific release branch (such as targeted fixes or backports).
Prerelease is a running log of changes made to main since the most
recent release was minted.
GabrielDosReis pushed a commit that referenced this pull request Mar 4, 2022
This change refines the way changelogs are calculated. The resulting
behavior is such that a release includes the commits that were made
on main since the previous release was minted and any commits made
on the specific release branch (such as targeted fixes or backports).
Prerelease is a running log of changes made to main since the most
recent release was minted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants