The automatic integration bot to send gitlab hook updates to the mattermost channel
- Create Incommig hook in mattermost.
- Update
appsettings.jsonand replace your data in config file. - Update
users.pyfile in constants folder of src and add your team users. (Token is the unique id of user in mattermost) - Build and Run the app:
sudo docker compose up -d --build - Done!
| Push Event Test | Pipeline Event |
|---|---|
![]() |
![]() |
Pull requests are welcome. For changes, please open an issue first to discuss what you would like to change.

