github-integration-plugin icon indicating copy to clipboard operation
github-integration-plugin copied to clipboard

Trigger job only if PR was merged

Open ashkraba opened this issue 4 years ago • 0 comments

Hello, thanks a lot for your great work.

Is there a possibility to trigger the job only if PR was merged? I need all variables from PR trigger and "Pull request closed" trigger works fine for my, but I don't want to trigger a job when PR was manually closed in GitHub (only if merged). "Not mergeable" option doesn't help. Branch triggering doesn't help because I need a lot of variables from PR triggering.

Thanks a lot!

ashkraba avatar May 24 '21 15:05 ashkraba