echo "Pull request created on github please inform the code reviewer by mentioning them in the comments"
# if [ "$GITHUB_REQUEST" -gt 300 ]
# then
# echo "Failed to create pull request"
# else
# fi
if [ "$GITHUB_REQUEST" -gt 300 ]
echo "Failed to create pull request"
then
echo "Pull request created on github please inform the code reviewer by mentioning them in the comments"
else
fi
fi
...
...
@@ -539,24 +539,26 @@ cmd_review() {
"body":"'"$USER_NAME"' is asking for code review. Total time taken:'"$FINALTIME"' expected time was '"$TIME_EXPECTED"' hour(s), Time spent on breaks was '"$TOTAL_TIME_OFF"' -- message by gitflow"