Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 2.61 KB

README.md

File metadata and controls

58 lines (33 loc) · 2.61 KB

Gitlab discord bot

A Discord bot able to track several updates (like merge requests, notes, approvals) on a Gitlab project, and send those updates to a discord channel.

It can also notify you in a private channel for updates regarding a specific user on Gitlab.

Features

Register to the bot and track a specific Gitlab user

You can ask the bot to send you notifications when stuff concerning a specific gitlab user happen. For instance, you can ask the bot to notify you in a private message when someone creates a merge request, or when someone answers to a merge requests openend by a specific user.

Register your gitlab Username and watch it (by default)

Example of /register command

Watch a custom Gitlab username

Example of /watch command

Stop watching a custom Gitlab username

Example of /drop command

Track merge requests in a common channel and in private channel

Notification for an opened merge request in a shared channel

Example of notification sent when a merge request is opened

Notification for a closed merge request in a shared channel

Example of notification sent when a merge request is closed

Notification for an assignment on a merge request

Example of notification sent when I am assigned on a merge request

Track notes and discussions opened on your merge requests

Notification for when a discussion is opened on your merge requests, or when a discussion you are a part of receives an answer

Example of notification regarding discussions and notes

Installation

This free-of-charge, open source software is provided as it is, and you are responsible for hosting it. It requires some infrastructure to work properly, but we tried to document these requirements in the following documentation.

See the requirements and necessary setup

If you lack information on this part, please feel free to open an issue and we will be happy to provide you with the missing details :) Happy botting !