ghprb icon indicating copy to clipboard operation
ghprb copied to clipboard

ANY comment on PR triggers job

Open ghost opened this issue 7 years ago • 1 comments

I have a repo that contains three apps: app1, app2 and app3. For jobs related to each of these apps, I have a distinct trigger phrase: jenkins build <appname>. For whatever reason, any comment (even those that don't contain a single word from the trigger phrase specified in Job > Build Triggers > Advanced) triggers ~~the job~~ all three jobs to run.

I removed the trigger phrase (the field is blank) from Manage Jenkins > Configure System > GitHub Pull Request Builder > Advanced. I have checked everywhere and I know to check and have tried different combinations of strings and regex and I am unable to solve this issue on my own.

Jenkins version: 2.49 GHPRB version: 1.35.0

ghost avatar Mar 09 '17 23:03 ghost

@ljacobford Is this option "Only use trigger phrase for build triggering" checked?

bhumikagoyal avatar May 08 '17 09:05 bhumikagoyal