Skip to content

rweda/gitlab-external-status

Repository files navigation

GitLab External Status Client

Build Status

Add extra details to a GitLab CI pipeline.

Example

($GITLAB_TOKEN has already been set to a GitLab personal access token)

$(npm bin)/build-status shield --name "Lint" --desc "2 Warnings, 0 Failures" \
  --shield-color "orange"

Sample Output Inline shields powered by TamperMonkey script Inline Shields.io.

CLI Usage

script usage

script shield usage

About

Add extra details to a GitLab CI pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published