From 8edc5a86f01cd9c8b9b4e22a236779d2e8704ac9 Mon Sep 17 00:00:00 2001 From: alfonsxh Date: Thu, 25 Sep 2025 18:14:28 +0800 Subject: [PATCH] Add GitLab Merge Alert - GitLab notification service with WeChat Work integration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a08057..a9271dd 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Sentry](https://sentry.io/welcome/) - Error monitoring that helps all software teams discover, triage, and prioritize errors in real-time. - [Shinken](https://github.com/shinken-solutions/shinken) - Monitoring framework. - [Zabbix](https://www.zabbix.com/) - Mature and effortless monitoring solution for network monitoring and application monitoring. +- [GitLab Merge Alert](https://github.com/Alfonsxh/gitlab-merge-alert-go) - Self-hosted GitLab merge request notification service with WeChat Work integration for real-time alerts. - [Glances](https://github.com/nicolargo/glances) - Monitoring information through a curses or Web based interface. - [Healthchecks](https://github.com/healthchecks/healthchecks) - Cron monitoring tool. - [Bolo](http://bolo.niftylogic.com/) - Building distributed, scalable monitoring systems.