chezmoi/dot_dotfiles/polybar/polybar-scripts/polybar-scripts/info-gitlab-pipelines
2021-02-25 09:38:16 +01:00
..
screenshots Updated polybar-scripts. 2021-02-25 09:38:16 +01:00
gitlab-pipelines.sh Updated polybar-scripts. 2021-02-25 09:38:16 +01:00
README.md Updated polybar-scripts. 2021-02-25 09:38:16 +01:00

Script: info-gitlab-pipelines

Displays the number of succeeded, running and failed gitlab-pipelines triggered by a user.

info-gitlab-pipelines

Dependencies

  • jq

Configuration

Insert the specific server-url, username and your GitLab token (Settings -> Access Token).

Module

[module/info-gitlab-pipelines]
type = custom/script
exec = ~/polybar-scripts/info-gitlab-pipelines.sh
interval = 30
...