mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-02 23:08:32 +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>