Fix Pipeline: Add Feishu and Wecom config
What does this MR do and why?
Failed job: https://jihulab.com/gitlab-cn/gitlab/-/jobs/12744056
JH::API::Helpers::IntegrationsHelpers.integration_classes
缺少 Wecom 和 Feishu 这两个集成的配置导致报错。当前 MR 用来补充这些配置。
在本地复现需要先执行下 Wecom 和 Feishu 各自的测试,就像这样:
bin/rspec jh/spec/models/integrations/wecom_spec.rb spec/lib/api/helpers/integrations_helpers_spec.rb
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
由 路志远 编辑于