So how to do the very easy feature: trigger PR/builds only when they match to some criteria unrelated to hash i.e. trigger branch only when commit message matches to XXX, PRs to some trigger message? And the second case: trigger build only when PR is closed, branch deleted.
How bypass dumb SCMHeadObserverImpl ? Make revision nondetermenistic and guess they way in if cases to offload trigger decision logic to flexible implementation? Just curious, have you ever looked at ghprb and github-integration-plugins long existing features when designed scm-api&branch-api? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/3a3e7243-63a6-4e76-a9a5-8e2cafff9b94%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
