Skip to content

Feishu bot commands

Song Huang请求将feature/feishu-bot-commands合并到main-jh

What does this MR do and why?

Related to #474 (closed), this MR is followed !873 (merged)

The whole tasks are in here: #474 (comment 1152476).

  1. Add Gitlab::Chatops::BaseBotHandler to process the same logic of all channels like Dingtalk and Feishu.
  2. Add Gitlab::Chatops::FeishuBotHandler to process the logic of Feishu.
  3. Add Gitlab::Feishu::Formatter to process the message Formatter of Feishu.

Screenshots or screen recordings

Help Issue Search Pipeline Job Issue Comment
image image image image

How to set up and validate locally

Follow up the docs like Dingtalk Bot: https://docs.gitlab.cn/jh/user/project/integrations/dingtalk_command.html

Song Huang 编辑于

合并请求报告