mightybyte / zeus

BSD 3-Clause "New" or "Revised" License
91 stars 9 forks source link

Implement Gitea API for build status #41

Open Thesola10 opened 3 years ago

Thesola10 commented 3 years ago

Gitea is a lightweight, self-hosted Github-like app which, unlike Gitlab, does not come with a builtin CI, but it does have the proper endpoints for setting build status and creating webhooks.

Wouldn't it be nice if Zeus was Gitea-compatible?

Thesola10 commented 3 years ago

API documentation can be found on any Gitea server under /api/swagger