1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-24 12:15:48 +00:00
gitea/routers/api
qwerty287 65952417a8
Add API to get PR by base/head (#29242)
Closes https://github.com/go-gitea/gitea/issues/16289

Add a new API `/repos/{owner}/{repo}/pulls/{base}/{head}` to get a PR by
its base and head branch.
2024-02-26 02:39:01 +00:00
..
actions Add support for action artifact serve direct (#29120) 2024-02-15 20:39:50 +00:00
packages Integrate alpine noarch packages into other architectures index (#29137) 2024-02-25 15:10:55 +00:00
v1 Add API to get PR by base/head (#29242) 2024-02-26 02:39:01 +00:00