Skip to content

Creation of draft release should be possible without tag name #24690

Answered by hubuk
hubuk asked this question in API and Webhooks
Discussion options

You must be logged in to vote

@LordBigSky Unfortunately, REST API also does not allow creation of draft release without tag_name:

status: 422
Invalid request.

"tag_name" wasn't supplied.

However, when creating a draft release the git tag is not being created, so it is completely safe to provide tag name. I believe this was what you meant.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant