mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-04 00:11:56 +01:00
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>