mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-01 04:58:47 +03: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>