0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 07:35:44 +01:00
gitea/routers/api/v1
qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243)
Adds a new API `/repos/{owner}/{repo}/commits/{sha}/pull` that allows
you to get the merged PR associated to a commit.

---------

Co-authored-by: 6543 <6543@obermui.de>
2024-02-24 08:18:39 +00:00
..
activitypub
admin
misc
notify
org
packages
repo Add API to get merged PR of a commit (#29243) 2024-02-24 08:18:39 +00:00
settings
shared
swagger
user
utils Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
api.go Add API to get merged PR of a commit (#29243) 2024-02-24 08:18:39 +00:00