未验证 提交 a6c4d976 编写于 作者: T tianshuo78520a 提交者: GitHub

test=document_fix (#45454)

上级 3ca8cf44
......@@ -439,7 +439,7 @@ if [ "${RUNTYPE_FILE_CHANGED}" != "" ] && [ "${GIT_PR_ID}" != "" ]; then
fi
fi
SKIP_CI=`git log -2 |grep -w "test=document_fix" || true`
SKIP_CI=`git log --pretty=oneline|grep $AGILE_REVISION |grep -w "test=document_fix" || true`
if [[ ${SKIP_CI} ]];then
echo_line="You must have one RD (tianshuo78520a (Recommend),zhiqiu ,phlrain ) approval you add test=document_fix method in commit skips CI"
check_approval 1 tianshuo78520a zhiqiu phlrain
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册