We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create Tag Only
New release
Title
Currently a Title is always required, even it's fully ignored when using the Create Tag Only button
1.19.0
Yes
No response
Docker, but reproducable on gitea.com and try.gitea.io
None
The text was updated successfully, but these errors were encountered:
Title can be empty when creating tag only (#23917)
ed7245f
Fixes #23809 Make the title not required. If the title is empty when creating release (not tag), an error message will be displayed. ![image](https://user-images.githubusercontent.com/15528715/229761056-c52e338b-5f25-4d7d-bb44-2cb0304abcee.png)
Title can be empty when creating tag only (go-gitea#23917)
407bc90
Fixes go-gitea#23809 Make the title not required. If the title is empty when creating release (not tag), an error message will be displayed. ![image](https://user-images.githubusercontent.com/15528715/229761056-c52e338b-5f25-4d7d-bb44-2cb0304abcee.png)
Title can be empty when creating tag only (#23917) (#23961)
1b8ecd1
Backport #23917 by @Zettat123 Fixes #23809 Make the title not required. If the title is empty when creating release (not tag), an error message will be displayed. ![image](https://user-images.githubusercontent.com/15528715/229761056-c52e338b-5f25-4d7d-bb44-2cb0304abcee.png) Co-authored-by: Zettat123 <zettat123@gmail.com>
Successfully merging a pull request may close this issue.
Description
Currently a
Title
is always required, even it's fully ignored when using theCreate Tag Only
buttonGitea Version
1.19.0
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Docker, but reproducable on gitea.com and try.gitea.io
Database
None
The text was updated successfully, but these errors were encountered: