From 7889e68b48951bd9ff8d5763497f1f3f7a94f130 Mon Sep 17 00:00:00 2001 From: liuxiaohua Date: Thu, 26 Dec 2024 19:07:53 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20[2024-12-26]=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=96=B0=E7=89=B9=E6=80=A7:=20=E6=B7=BB=E5=8A=A0=E4=BC=81?= =?UTF-8?q?=E5=BE=AEwebhook=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 方案/20241226-GitlabWebhook配置.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/方案/20241226-GitlabWebhook配置.md b/方案/20241226-GitlabWebhook配置.md index 4ac4f31..84dd0b3 100644 --- a/方案/20241226-GitlabWebhook配置.md +++ b/方案/20241226-GitlabWebhook配置.md @@ -90,13 +90,3 @@ - ![](https://picture.texous.cn/baiju/%E9%87%8D%E5%8F%91webhook%E9%A1%B9%E7%9B%AE.png) - 测试MR提醒 -### 消息格式 -#### MR -``` -[@user](/link) 提交了一个 MR 从 [source](/source) 到 [target](/targer) -> 请求信息:[MR title](mrurl) -> 状态:status -> 仓库:[repo](repo) - -[@Assignee]() -``` \ No newline at end of file