hello @poddingue,
Thank you for response,
As you migh know Filter branches by name options comes from directly gitlab branch source and as you mentioned it gaves warning in case of any case mismatch.
You can see demonstration below image;
Also checked jenkins system log and it gaves error like this;
WebHook called with url: /project/Backend_GCrm
Jul 09, 2024 12:03:56 PM INFO com.dabsquared.gitlabjenkins.trigger.handler.AbstractWebHookTriggerHandler handle
Source branch fatih or target branch master is not allowed
strangely there’s no error and everything works fine if I use Filter branches by regex option.
I’ve searched for this error around internet but nothing came up with solution yet.
I’ll updating this post if I’ve found a solution.
