You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
status are details attached by CI this is similar to Github API https://developer.github.com/v3/repos/statuses/. In the case of try.gitea.io, there is no CI configurated on this instance so no statuses.
Uh oh!
There was an error while loading. Please reload this page.
[x]
):curl -X GET "https://try.gitea.io/api/v1/repos/gitea/gitea/commits/master/statuses" -H "accept: application/json"
Description
if i make an API call with "/repos/{owner}/{repo}/commits/{ref}/statuses" i get only an empty output back.
Screenshots
The text was updated successfully, but these errors were encountered: