-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
modifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtype/bug
Milestone
Description
- Gitea version (or commit ref): 1.15 (probably any version tho)
- Git version:
- Operating system:
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No (I couldn't find a repo with CI to test it)
- Log gist:
Description
Running curl 'https://gitea.com/api/v1/repos/gitea/tea/commits/0f4f669cf00bb0bbf13707a5bc36aae4708d80dc/status'
returns the CI status, but curl https://gitea.com/api/v1/repos/gitea/tea/commits/master/status
return just empty values.
Screenshots
Metadata
Metadata
Assignees
Labels
modifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtype/bug