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

Create Tag Only on New release should not require a Title #23809

Closed
viceice opened this issue Mar 30, 2023 · 0 comments · Fixed by #23917
Closed

Create Tag Only on New release should not require a Title #23809

viceice opened this issue Mar 30, 2023 · 0 comments · Fixed by #23917
Labels
Milestone

Comments

@viceice
Copy link
Contributor

viceice commented Mar 30, 2023

Description

Currently a Title is always required, even it's fully ignored when using the Create Tag Only button

Gitea 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

@lunny lunny added this to the 1.19.1 milestone Apr 1, 2023
lunny pushed a commit that referenced this issue Apr 7, 2023
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)
GiteaBot pushed a commit to GiteaBot/gitea that referenced this issue Apr 7, 2023
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)
lunny pushed a commit that referenced this issue Apr 7, 2023
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>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants