Allow me elaborate my question, We use Multi-branch Pipeline plugin and run CI for each git push to an open PR.
I need more control to this behavior, for example: - Run CI only for the first push or, - Run CI for PRs with specific label for every push or, - Run CI upon specific comment whether labeled or not. Is there a way to achieve any of the above if not via GUI then via scripted Jenkinsfile? Thanks On Wed, Apr 19, 2017, 09:13 Danny Rehelis <[email protected]> wrote: > Hello, > > Is it possible to use Multi-branch Pipeline plugin upon comment only and > not for every push to Github? > > I do not want to run a CI on every single push user makes but only when a > specific comment triggered. > > Thanks > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAObRFCXSb-cCMHg0yN8jiCOP7M2mtL60GT22cc%2Bd%2BpnX%3DAR0Zw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
