jenkinsci / ghprb-plugin

github pull requests builder plugin for Jenkins
https://plugins.jenkins.io/ghprb/
MIT License
501 stars 608 forks source link

Pipeline not triggered when comment is made by a github bot #793

Open Kaitou786 opened 4 years ago

Kaitou786 commented 4 years ago

We recently configured our pipeline with ghprb to trigger only when the trigger phrase is commented. We have a bot who comments on the trigger phrase when a change in our specified files has occurred. I tried adding the bot name to the admin list as well as the whitelist names but still, the pipeline is not triggered when the comment is done by the bot.