Update to bot checking logic to check for project and any matching email
Compare changes
Files
6@@ -16,7 +16,8 @@ import javax.ws.rs.Path;
@@ -35,5 +36,5 @@ public interface BotsAPI {
Previously, check was only looking if user is a bot, rather than checking for specific project bots. Even then, only checked one email address. As there is cross-commits/mirrors, we should allow any of the alias emails for a registered bot.
Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent