Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/escape-technologies/gitlab-discord-bot
The Bot that brings your Gitlab notifications directly in Discord.
https://github.com/escape-technologies/gitlab-discord-bot
bot discord gitlab notifications
Last synced: about 1 month ago
JSON representation
The Bot that brings your Gitlab notifications directly in Discord.
- Host: GitHub
- URL: https://github.com/escape-technologies/gitlab-discord-bot
- Owner: Escape-Technologies
- License: mit
- Created: 2021-12-24T09:26:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T10:52:57.000Z (6 months ago)
- Last Synced: 2024-06-22T03:51:49.793Z (6 months ago)
- Topics: bot, discord, gitlab, notifications
- Language: TypeScript
- Homepage:
- Size: 48.3 MB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# 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)*
*Watch a custom Gitlab username*
*Stop watching a custom Gitlab username*
### Track merge requests in a common channel and in private channel
*Notification for an opened merge request in a shared channel*
*Notification for a closed merge request in a shared channel*
*Notification for an assignment 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*
## 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](./docs/requirements.md)
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 !