almost/hubbub

Support for Gitlab

Opened this issue · 2 comments

Hello!

I use self hosted Gitlab instance as a version control. Is it possible to use Gitlab instead of Github?

Thanks!

It uses the GitHub API to make pull requests so would need to be adapted to support GitLab. Definitely possible, but how much work depends on how similar the APIs are!

If you really want static comments on GitLab, you may try Staticman. Just clone my demo repo and do the necessary config in _config.yml and staticman.yml and add @staticmanlab as a "developer" for your project.