On Fri, Jul 26, 2019 at 4:43 PM Parichay Barpanda <[email protected]> wrote: > Can you tell me what happens when SCMHeadEvent.fireNow(event) is called upon? > My understanding is that it takes the SCM API mapped event then iterates > through all the SCMEventListeners and based on `isMatch` method it triggers > the event. In my case either my GitLabSCMSource doesn't have an > SCMEventListener or isMatch method returns false for the required source. If > it is the latter case then my mapping maybe incorrect?
I am afraid you are beyond what I can answer. Maybe someone who works more deeply in this area can help? -- 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/CANfRfr2VXeAsubdsJAMps5%2Bhns%2Brga%2Bf711U8z1tZsYTuzcxsw%40mail.gmail.com.
