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

Allow creating a GitHub draft release without generating release notes #708

Open
sgarner opened this issue Aug 2, 2023 · 0 comments · May be fixed by #709
Open

Allow creating a GitHub draft release without generating release notes #708

sgarner opened this issue Aug 2, 2023 · 0 comments · May be fixed by #709

Comments

@sgarner
Copy link

sgarner commented Aug 2, 2023

Description

Some users won't need np to auto-generate release notes from commits, since GitHub now has a feature to do this when creating a release or they might have another method of their own. So it would be helpful to have an option to disable this functionality.

This would also provide a solution to the issue in #501 where the release notes generated by np may exceed GitHub's URL length limit and prevent the draft release page from loading.

Possible implementation

I propose that a --no-release-notes flag could be added to tell np not to generate release notes when opening the GitHub release draft.

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 a pull request may close this issue.

1 participant