Skip to content

GitLab Widget

Assigned GitLab issues and merge requests in a standalone popup.

easybar widgets install gitlab
Package metadata Value
Name gitlab
Version 0.1.0
Kind widget
Minimum EasyBar 0.41.0
License Apache-2.0
Categories developer-tools, notifications
Dependencies shared ^0.1.0
Required commands glab
Optional environment GITLAB_HOST

View package source

Package documentation

widget.lua displays assigned GitLab issues and merge requests in a standalone popup.

Requirements

Install and authenticate the GitLab CLI:

glab auth login

The glab executable must be available through [app.env].PATH. Set GITLAB_HOST in [app.env] for a self-managed or dedicated GitLab instance.

The alternative native-inbox presentation is the inbox-gitlab package. It adds item actions and guarded merge-request merging. Install only one GitLab presentation unless duplicate polling is intentional.