Closed
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.