package current_gitlab

  1. Overview
  2. Docs

Perform Anonymous request to GitLab.

head_of repo ref is the head commit of repo/ref. No API token is used to access this, so it only works for public repositories. You are responsible for adding a web-hook so that input_webhook gets called whenever the commit changes.