Closed
Description
Gitea Version
(almost) latest main
Git Version
No response
Operating System
No response
How are you running Gitea?
Built from source, from cli
Database
No response
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Description
If I get a PR via the API, it returns the pull's head/base branch. The repos that are included in these information also return the permissions, but all values of these permissions (admin
, push
, pull
) are false
.
Screenshots
No response