Revert the revert and fix null pointer issue
Compare changes
Files
6@@ -16,7 +16,8 @@ import javax.ws.rs.Path;
@@ -35,5 +36,5 @@ public interface BotsAPI {
This change is all of the changes made in #46 with an additional set of null checks for safety. There was a production issue where all commits were failing due to null email addresses. This occurred as all commits are checked for bots, even if they are so far legit.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent