Re: (Git plugin) Build trigger when branch is deleted in GitHub?

2018-05-01 Thread Alejandro Villarreal
Thanks, no rush, I just wanted to make sure my reply didn't get lost, like I missed yours. I'm actually using a freestyle job, here's a gist with the XML definition, with some sensitive parts edited out (surrounded by [[ ]]) I

Re: (Git plugin) Build trigger when branch is deleted in GitHub?

2018-05-01 Thread Mark Waite
I've not done any investigation. My time is quite limited during the week. I'm unlikely to investigate until this weekend at the earliest. I assume that you're using a multi-branch Pipeline job. If that assumption is wrong, please share the type of job you're using. If you can upload a gist of

Re: (Git plugin) Build trigger when branch is deleted in GitHub?

2018-05-01 Thread Alejandro Villarreal
Mark, did you get a chance to read my reply? If I understood you correctly, what I'm seeing is probably unexpected behavior and I can very easily reproduce it, so I'd be happy to file an issue in JIRA if needed. On Thursday, April 26, 2018 at 2:39:23 PM UTC-5, Alejandro Villarreal wrote: > > Wow

Re: (Git plugin) Build trigger when branch is deleted in GitHub?

2018-04-26 Thread Alejandro Villarreal
Wow, sorry for the delay, I thought I was going to get some notification if someone replied, but if I did I missed it. My setup is pretty simple so I'd like to think this issue is easy to reproduce. I'm only using the Git plugin , not the GitH

Re: (Git plugin) Build trigger when branch is deleted in GitHub?

2018-04-12 Thread Mark Waite
I have never seen a case where a job is triggered by branch deletion. The GitHub Branch Source plugin will (correctly) disable a job associated with a branch when branch deletion is detected, and will (correctly) remove the job according to the settings for that repository. If the GitHub webhooks