We have two types of builds on our Jenkins server, CI incremental builds 
and then (one for each CI job) a nightly build that does a full clean build 
for QA.

I want to create two views to show these separately. The nightly view is 
easy as all the jobs are called xxx_Nightly, however I can't get the 
reverse view to work. The help indicates that (?!_Nightly) should be the 
magic regex that is needed but I either end up with nothing selected or 
every build selected.

Does this negative readahed regex actually work for filtering jobs or am I 
just doing it wrong?

Thanks,

Mark

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to