forgejo/routers
qwerty287 1608ef0ce9
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>
(cherry picked from commit 0a426cc575734e5eff410d6a790f40473117f753)
2024-02-26 22:30:26 +01:00
..
api Add API to get merged PR of a commit (#29243) 2024-02-26 22:30:26 +01:00
common [BRANDING] Use forgejo binary name 2024-02-05 16:05:02 +01:00
install Fix validity of the FROM email address not being checked (#29347) 2024-02-26 22:30:26 +01:00
private 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-26 22:30:26 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web 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-26 22:30:26 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2024-02-05 14:44:32 +01:00