mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[GH-ISSUE #108] Why PRs are mirrored as issues? #54
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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