taucher2003/GitLab Pipeline Action

Run a GitLab pipeline from within GitHub actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GL_SERVER_URLHost of the GitLab serveryeshttps://gitlab.com
GL_PROJECT_IDID of the GitLab projectyes
GL_RUNNER_TOKENA runner token, if a runner should be started in this action
GL_API_TOKENA token to check the pipeline status withyes
SHOW_JOB_LOGSSet if the job log should be shown in the action outputnone
GH_TOKENA GitHub token for cloning private repositories
TASKSpecify the task to rungitlab_pipeline_action
OVERRIDE_GITHUB_SHAOverride the git sha given from GitHub
OVERRIDE_GITHUB_REFOverride the git ref given from GitHub. Should be in format "refs/<type>/<name>"
OVERRIDE_GITHUB_REF_NAMEOverride the git ref name given from GitHub
namedescription
SUMMARY_TEXTMarkdown content of the action summary
PIPELINE_IDID of the triggered pipeline on GitLab