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

Closed
opened 2026-02-27 15:54:49 +03:00 by kerem · 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
kerem 2026-02-27 15:54:49 +03:00
  • closed this issue
  • added the
    question
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gitea-mirror#54
No description provided.