From e59557c4515581ac935670d98af8816434f90eec Mon Sep 17 00:00:00 2001 From: liuxiaohua Date: Fri, 25 Apr 2025 10:13:12 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20[2025-04-25]=20=E6=B7=BB=E5=8A=A0MR?= =?UTF-8?q?=E9=80=9A=E7=9F=A5=E4=BD=BF=E7=94=A8=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 方案/20241226-GitlabWebhook配置.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/方案/20241226-GitlabWebhook配置.md b/方案/20241226-GitlabWebhook配置.md index 62a67ed..2174e88 100644 --- a/方案/20241226-GitlabWebhook配置.md +++ b/方案/20241226-GitlabWebhook配置.md @@ -68,6 +68,16 @@ ##### 测试 Webhook ![](https://picture.texous.cn/baiju/webhook%E6%B5%8B%E8%AF%95.png) +## MR通知使用 +### 发起MR +- 发起 Merge Request +- ![](https://picture.texous.cn/blog/20250425093529303.png) +- 选择源分支和目标分支 +- ![](https://picture.texous.cn/blog/20250425093754855.png) +- 填写详细信息 +- ![](https://picture.texous.cn/blog/20250425101211797.png) +- 由于事件中获取步到 Reviewer 所以使用 Assignee 代替 + ## 附加说明 ### 企微用户无法被 @提及