akoumjian / gitlab-nudge

Send slack notifications for open Gitlab Merge Requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitlab Nudge

Remind everyone about open Merge Requests. It queries your Gitlab setup for open Merge Requests and posts them to a Slack channel.

Usage:

nudge --gitlab_host [your gitlab hostname]
--gitlab_token [gitlab personal access token]
--slack_uri [Slack Webhook Uri]
--project_id [Optional project ID in gitlab]

About

Send slack notifications for open Gitlab Merge Requests


Languages

Language:Python 100.0%