Urs Kröll 2b8647b2ef
Feature: gitlab service widget (#4317)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-11-22 07:07:17 -08:00

691 B

title, description
title description
Gitlab Gitlab Widget Configuration

Learn more about Gitlab.

API requires a personal access token with either read_api or api permission. See the gitlab documentation for details on generating one.

Your Gitlab user ID can be found on your profile page.

Allowed fields: ["events", "issues", "merges", "projects"].

widget:
  type: gitlab
  url: http://gitlab.host.or.ip:port
  key: personal-access-token
  user_id: 123456