[GH-ISSUE #108] Why PRs are mirrored as issues? #2708

Closed
opened 2026-05-17 19:09:43 -05:00 by GiteaMirror · 0 comments
Owner

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

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](http://localhost:3000/api/swagger#/repository/repoCreatePullRequest) Create a pull request POST [/repos/{owner}/{repo}/pulls/{index}/merge](http://localhost:3000/api/swagger#/repository/repoMergePullRequest) Merge a pull request POST [/repos/{owner}/{repo}/pulls/{index}/update](http://localhost:3000/api/swagger#/repository/repoUpdatePullRequest) Merge PR's baseBranch into headBranch
GiteaMirror added the question label 2026-05-17 19:09:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea-mirror#2708