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

Add release notes to Github Releases #885

Open
mjpowersjr opened this issue Jun 9, 2023 · 3 comments
Open

Add release notes to Github Releases #885

mjpowersjr opened this issue Jun 9, 2023 · 3 comments
Labels
plugin or peer Feature request requiring large deps which shouldn't be added to beachball core

Comments

@mjpowersjr
Copy link

I'd like to incorporate release notes into each published Github Release.

If this feature is out-of-scope for beachball directly, it might be nice to include an example configuration in the documentation on the best way to achieve this with hooks, Github Actions, etc.

@KingOfTac
Copy link

I am also looking for this capability.

@easingthemes
Copy link

I'm checking currently MS lib that uses beachball, and they have a step in CI to create Release notes: https://github.com/AzureAD/microsoft-authentication-library-for-js/actions/runs/7560807030/workflow

@ecraig12345 ecraig12345 added the plugin or peer Feature request requiring large deps which shouldn't be added to beachball core label Sep 6, 2024
@ecraig12345
Copy link
Member

ecraig12345 commented Sep 6, 2024

This is something we've been wanting to add for a long time, but it would need to be some kind of plugin or companion package (due to requiring bulky dependencies that not all beachball users will need), and unfortunately it's not a high priority right now.

I'm checking currently MS lib that uses beachball, and they have a step in CI to create Release notes: https://github.com/AzureAD/microsoft-authentication-library-for-js/actions/runs/7560807030/workflow

That looks like a different feature: committing the version bumps and changelogs via a PR, rather than pushing directly to master/main. This issue is referring to creating or updating GitHub Releases for new versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin or peer Feature request requiring large deps which shouldn't be added to beachball core
Projects
None yet
Development

No branches or pull requests

4 participants