Add FeiShu Integration
related issue: #473 (closed)
In this MR, introduce Integration::Feishu which similar like Integration::Slack, however there are several things different
- no
webhookfield needed - introduce
Language for notifyfield, containsChinese/English - introduce
FeiShuClientto send message toFeiShu Platform - When
Integration::FeiShucreated, not only validatechannelfields, but also need useFeiShu APIto getchannel_id, which used in sending notification. - set locale before send notification
- FeiShu integration can be created on instance/group/project level, and enable/disable different events
由 毛超 编辑于