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

[Feature] Option to automatically 'publish' Releases on GitHub #1513

Closed
ChrisBAshton opened this issue Jul 20, 2018 · 4 comments
Closed

[Feature] Option to automatically 'publish' Releases on GitHub #1513

ChrisBAshton opened this issue Jul 20, 2018 · 4 comments

Comments

@ChrisBAshton
Copy link

When you push a tag to GitHub, it adds it to the list of Releases but is 'unpublished', therefore doesn't look like the most recent version:

screen shot 2018-07-20 at 17 37 45

It would be really awesome if Lerna provided some option to automatically publish each release with sensible defaults - perhaps e.g. with a prompt:

> Would you like to publish this release on GitHub releases? y/N
> Would you like to combine these updates into one release? y/N
# see https://github.com/lerna/lerna/issues/1512
> What should the release title be?
___
> What should the release description be?
____________
@phun-ky
Copy link

phun-ky commented Dec 6, 2018

Would also love to combine this with lerna-changelog and/or github-release-notes

@stale
Copy link

stale bot commented Feb 4, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 4, 2019
@ChrisBAshton
Copy link
Author

Adding a comment to keep this 'fresh'. It's had a few +1s so looks like it's worth keeping open.

@stale stale bot removed the stale label Feb 4, 2019
@evocateur
Copy link
Member

#1864 is in the process of implementing this, at least for users of --conventional-commits.

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

No branches or pull requests

3 participants