Skip to content

Use Jenkins GitLab Plugin

Fixes #106 (closed)

Deprecate the existing Jenkins service, which uses GitLab Hook plugin. Adds support for GitLab Plugin which utilizes the GitLab commit status API. The overall experience is much better.

  • Deprecate old service and migrate existing services
  • Initial working support for the new Jenkins service
  • Support basic auth
  • Tests
  • Documentation

Merge request reports