-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
通知渠道拓展&自定义方案 #7545
Labels
Comments
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 12, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 12, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 12, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 12, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 12, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 13, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 13, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 13, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 13, 2024
normal-wls
pushed a commit
that referenced
this issue
Nov 13, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 14, 2024
normal-wls
pushed a commit
that referenced
this issue
Nov 14, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 18, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 19, 2024
normal-wls
pushed a commit
that referenced
this issue
Nov 19, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 19, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 20, 2024
Merged
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 20, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 20, 2024
guohelu
added a commit
to guohelu/bk-sops
that referenced
this issue
Nov 20, 2024
normal-wls
pushed a commit
that referenced
this issue
Nov 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
背景
用户希望添加微信群机器人通知渠道,在任务执行结束后可以通知到对应的群或者人的企业微信。
考虑到部分通知渠道会因为环境的不同而有所差异,sops 需要同时兼容内外版本环境的通知渠道,所以需要设计成可配置的方案。
目标
除了 cmsi 支持的通知渠道之外,希望支持在不同环境自定义配置新的通知渠道,并在前端渲染支持对应的配置项。
方案设计关注点
The text was updated successfully, but these errors were encountered: