-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
delete a merged pull request return 500 #19655
Labels
Comments
we can delete pull request now? |
Yes. |
I see. ref: #18879 |
a1012112796
added a commit
to a1012112796/gitea
that referenced
this issue
Jun 19, 2022
fix go-gitea#19655 Signed-off-by: a1012112796 <[email protected]>
lunny
pushed a commit
that referenced
this issue
Jun 19, 2022
* fix delete pull head ref for DeleteIssue fix #19655 Signed-off-by: a1012112796 <[email protected]> * add different help message for delete pull request Signed-off-by: a1012112796 <[email protected]> Co-authored-by: 6543 <[email protected]>
a1012112796
added a commit
to a1012112796/gitea
that referenced
this issue
Jun 19, 2022
* fix delete pull head ref for DeleteIssue fix go-gitea#19655 Signed-off-by: a1012112796 <[email protected]> * add different help message for delete pull request Signed-off-by: a1012112796 <[email protected]> Co-authored-by: 6543 <[email protected]>
zeripath
pushed a commit
that referenced
this issue
Jun 19, 2022
Backport #20032 In DeleteIssue the PR git head reference should be `/refs/pull/xxx/head` not `/refs/pull/xxx` Fix #19655 Signed-off-by: a1012112796 <[email protected]>
vsysoev
pushed a commit
to IntegraSDL/gitea
that referenced
this issue
Aug 10, 2022
* fix delete pull head ref for DeleteIssue fix go-gitea#19655 Signed-off-by: a1012112796 <[email protected]> * add different help message for delete pull request Signed-off-by: a1012112796 <[email protected]> Co-authored-by: 6543 <[email protected]>
AbdulrhmnGhanem
pushed a commit
to kitspace/gitea
that referenced
this issue
Aug 24, 2022
* fix delete pull head ref for DeleteIssue fix go-gitea#19655 Signed-off-by: a1012112796 <[email protected]> * add different help message for delete pull request Signed-off-by: a1012112796 <[email protected]> Co-authored-by: 6543 <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: