mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-14 12:36: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>