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

Show partial release notes for PreReleases #279

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Conversation

ccremer
Copy link
Contributor

@ccremer ccremer commented Jan 12, 2021

Summary

when creating a tag with 'rc' in its name, this should build a changelog that shows a partial changelog since the last prerelease, and the full one when fully released. That makes it easier to follow changes between prereleases.

This is a suggestion from mikepenz/release-changelog-builder-action#154 (comment), which I quite like and didn't think of earlier.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking,
    as they show up in the changelog
  • Link this PR to related issues.

@ccremer ccremer added the change Generic change that is neither a fix or feature label Jan 12, 2021
@ccremer ccremer added this to the v1.0.0-rc4 milestone Jan 12, 2021
@ccremer ccremer requested review from tobru and Kidswiss January 12, 2021 08:38
when creating a tag with 'rc' in its name, this should build a changelog that 
shows a partial changelog since the last prerelease, and the full one when fully
released. That makes it easier to follow changes between prereleases.
Copy link
Contributor

@tobru tobru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, yes 👍

@ccremer ccremer merged commit be814d6 into master Jan 12, 2021
@ccremer ccremer deleted the partial-changelog branch January 12, 2021 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Generic change that is neither a fix or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants