refactor: .devops/PR通知.yml

This commit is contained in:
xxq250 2023-03-16 14:33:28 +08:00 committed by jianmu
parent fbc2440297
commit 879f322c01
1 changed files with 2 additions and 2 deletions

View File

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