refactor: .devops/PR通知提醒.yml

This commit is contained in:
xxq250 2023-03-16 15:30:08 +08:00 committed by jianmu
parent c3ee9ecb6e
commit 153f4a3aae
1 changed files with 1 additions and 3 deletions

View File

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