1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 03:16:41 -04:00
gitea/routers/api
Giteabot 408c92938b
Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857)
Backport #26986 by @norohind

Fix #20175

Current implementation of API does not allow creating pull requests
between branches of the same
repo when you specify *namespace* (owner of the repo) in `head` field in
http request body.

---------

Co-authored-by: norohind <60548839+norohind@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-03-20 09:38:30 +08:00
..
actions Make runs-on support variable expression (#29468) (#29782) 2024-03-14 10:19:01 +08:00
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) 2024-03-02 18:00:15 +00:00
v1 Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857) 2024-03-20 09:38:30 +08:00