-
Notifications
You must be signed in to change notification settings - Fork 505
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
feat:人工审核/stage准入支持发送企业微信群消息 #7971
Labels
done
Production environment in tencent has been deploy
for gray
UAT environment in tencent has been deploy
for test
Test environment in tencent has been deploy
grayed
uat环境测试通过/test passed for uat stage
kind/enhancement
功能改进特性
streams/done
stream 生产部署成功
streams/for gray
stream 灰度环境部署成功
streams/for test
stream 测试环境部署成功
streams/grayed
stream 灰度环境测试通过
tested
测试环境通过/test patest passed for test stage
Milestone
Comments
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Nov 14, 2022
bkci-bot
added
streams/for test
stream 测试环境部署成功
for test
Test environment in tencent has been deploy
labels
Nov 14, 2022
This was referenced Nov 28, 2022
Closed
Closed
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Nov 30, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Nov 30, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Nov 30, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 13, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 13, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 14, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 15, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 15, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 15, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 20, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 21, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Dec 29, 2022
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 3, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 3, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 3, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 3, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 3, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 6, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 29, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 29, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 29, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Jan 29, 2023
bkci-bot
added
for gray
UAT environment in tencent has been deploy
streams/for gray
stream 灰度环境部署成功
labels
Feb 3, 2023
yongyiduan
added a commit
to yongyiduan/bk-ci
that referenced
this issue
Feb 3, 2023
yongyiduan
added
grayed
uat环境测试通过/test passed for uat stage
streams/grayed
stream 灰度环境测试通过
labels
Feb 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
done
Production environment in tencent has been deploy
for gray
UAT environment in tencent has been deploy
for test
Test environment in tencent has been deploy
grayed
uat环境测试通过/test passed for uat stage
kind/enhancement
功能改进特性
streams/done
stream 生产部署成功
streams/for gray
stream 灰度环境部署成功
streams/for test
stream 测试环境部署成功
streams/grayed
stream 灰度环境测试通过
tested
测试环境通过/test patest passed for test stage
What would you like to be added:
1、支持发送企业微信群消息,选中时,才出现 企业微信群ID 填写入口,且必填
2、审核说明支持 MarkDown 格式的内容,审核界面自动渲染,如下图应渲染为链接:
3、当选中“企业微信消息以 Markdown 格式发送”时,审核通知以 MarkDown 方式发送:
如下所示的通知内容中的链接,都以 MarkDown 方式渲染:
4、stage 准入,当未选中任何通知方式时,不发送通知(包括对发起人的知会)
Why is this needed:
1、在专用群里跟踪流水线信息,需要支持发消息到群里
2、目前的通知内容,经常包含链接,链接通常很长,影响用户对内容的识别
The text was updated successfully, but these errors were encountered: