refactor: .devops/PR通知.yml

This commit is contained in:
xxq250 2023-03-16 14:30:53 +08:00 committed by jianmu
parent 1518d159c9
commit fbc2440297
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@ workflow:
input:
boot_webhook_url: ((dingdingtalk.token_url))
secret: ((dingdingtalk.token_sercet))
msg_text: '"有的PR提交请审核"'
msg_text: 【"+((trigger.user)) +
"】从"+((trigger.source_branch))+"提交PR到"+((trigger.target_branch)) +
",请您立即确实是否合并。"
at_user_ids: '"[]"'
at_mobiles: '"[]"'
needs: