mirror of
https://github.com/go-gitea/gitea
synced 2025-11-02 12:28:25 +00: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>