package current_gitlab

  1. Overview
  2. Docs
GitLab plugin for OCurrent

Install

Dune Dependency

Authors

Maintainers

Sources

current-0.6.tbz
sha256=8e57b3f602a2e18cc520b76b9252bda1ef2c6c9f21508f145870165a3abd69b4
sha512=cce2e43c284467055e9c0ceadc15bc3534ae38ccd446a57cc1efaebd551cad27ba88176f67d567ab3643c1f60d86da564305f2fd734fe98fffbf72e8b12d6be1

doc/current_gitlab/Current_gitlab/index.html

Module Current_gitlabSource

Integration with GitLab Webhooks.

Sourceval webhook : webhook_secret:string -> Current_web.Resource.t

GitLab webhook endpoint.

To trigger events this MUST be added to Current_web.routes. This webhook handles the events:

  • Merge request
  • Push

See webhook events for a full list of possible events.

Sourcemodule Repo_id : sig ... end

Identifier for a Project's repository hosted on GitLab.

Sourcemodule Api : sig ... end

Access to the GitLab API.

Sourcemodule Auth : sig ... end

Use GitLab to authenticate users.

OCaml

Innovation. Community. Security.