petersomogyi commented on code in PR #157:
URL: https://github.com/apache/hbase-connectors/pull/157#discussion_r3553051760


##########
dev-support/jenkins/hbase-personality.sh:
##########
@@ -392,6 +403,10 @@ function spotless_rebuild
     return 0
   fi
 
+  if [[ "${repostatus}" = branch ]]; then
+    return 0
+  fi

Review Comment:
   We can still merge a PR if Yetus gives a -1 vote, so it would be better to 
drop this change from the PR.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to