mantisbt-plugins / source-integration

Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
http://noswap.com/projects/source-integration/
MIT License
181 stars 130 forks source link

Gogs support #235

Closed Candesco closed 7 years ago

Candesco commented 7 years ago

Would it be possible to support Gogs (a self-hosted Git service, see gogs.io)? It is very similar to GitHub and I think it might just be changing the GitHub-Plugin to allow a custom base URL instead of github.com.

dregad commented 7 years ago

You're welcome to contribute a new VCS plugin to support it.

Candesco commented 7 years ago

Thank you for the quick response. I've tried to implement something, but at this time Gogs doesn't fully support the necessary API features. I'll try to keep my eyes on it and come back to it later.

dregad commented 7 years ago

OK, thanks for the feedback. I'll close this for now, feel free to reopen at a later time.