Skip to content

Update to bot checking logic to check for project and any matching email

Martin Lowe requested to merge github/fork/autumnfound/malowe/master/45 into master

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

Merge request reports