add option to create release drafts with nx release instead of publishing them directly #23577
GreedyA1
started this conversation in
Feature Requests
Replies: 1 comment
-
This would be a great feature to have, we use draft releases so we can add some human readable explanation of what's new and push these changelogs to Slack for non-technical users. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
github.ts
in the file
does include draft property but it is never used.
can we get option to only create draft for release instead of publishing it.
Beta Was this translation helpful? Give feedback.
All reactions