cooperspencer / gickup

https://cooperspencer.github.io/gickup-documentation/
Apache License 2.0
962 stars 34 forks source link

[feature request]; support for Forgejo (fork of gitea) #258

Closed ephraim-beltran closed 5 days ago

ephraim-beltran commented 2 weeks ago

The original developers of Gitea, Codeberg, have forked Gitea into Forgejo because of conflict of interest. Forgejo is completely free and has a lot of useful tools. I think it is a good addition to supported platforms as it is a good free alternative to the other Git servers.

cooperspencer commented 2 weeks ago

Forgejo is already supported; it just doesn't have a separate key in the configuration. You can use the Gitea configuration since the APIs are still the same. Once that changes, I will create a separate Forgejo module.