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

Support creating release notes to a file on disk #630

Open
AdmiringWorm opened this issue Oct 17, 2024 · 0 comments · May be fixed by #631
Open

Support creating release notes to a file on disk #630

AdmiringWorm opened this issue Oct 17, 2024 · 0 comments · May be fixed by #631
Assignees
Labels
Milestone

Comments

@AdmiringWorm
Copy link
Member

Detailed Description

it would be helpful to be able to create release notes to a specific file on you local system, instead of having to create it remotely on GitHub/GitLab.

Context

When creating a release on GitLab it is creating a tag at the same time, this can be undesirable when the intention is to draft a release note and have a look over it without wanting to do a release immediately, or if there is a need to wait on something but still want to have the release notes reviewed.

Possible Implementation

Add a new argument to the create option that accepts an output path, this can then be used to override the handler that creates releases.

Your Environment

  • Version Used: 0.18.0
  • Edition Used (.NET Core, .NET Framework): .NET Core
  • Operating System and version (Windows 10, Ubuntu 18.04): Windows
@AdmiringWorm AdmiringWorm added this to the Future milestone Oct 17, 2024
@AdmiringWorm AdmiringWorm self-assigned this Oct 17, 2024
@AdmiringWorm AdmiringWorm linked a pull request Oct 17, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant