Closed
Description
Description
When creating a PR in WIP state it is not possible (1.21.9) to remove the WIP: prefix from title.
Steps to reproduce:
- Create a repo / or use an existing one without CODEOWNERs files
- Create a PR with WIP: Prefix in title
- Open the PR and try to remove the WIP Prefix
https://try.gitea.io/sebastian-sauer/test-wip-bug/pulls/1
Log output:
2024/03/22 09:57:56 ...rs/web/repo/issue.go:2163:UpdateIssueTitle() [E] ChangeTitle: exit status 128 - fatal: ambiguous argument '': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
- fatal: ambiguous argument '': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Gitea Version
1.21.9
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?
Binary from download site
Database
None