mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-23 16:11:17 -05:00
[GH-ISSUE #108] Why PRs are mirrored as issues? #2708
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @532910 on GitHub (Oct 1, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/108
http://localhost:3000/api/swagger#/ shows a lot of actions with pull request, like:
POST
/repos/{owner}/{repo}/pulls
Create a pull request
POST
/repos/{owner}/{repo}/pulls/{index}/merge
Merge a pull request
POST
/repos/{owner}/{repo}/pulls/{index}/update
Merge PR's baseBranch into headBranch