buildbot-sample-conf
buildbot-sample-conf copied to clipboard
scheduler doesn't get notified when using change filter
I followed the example master.cfg.projec , my scheduler can get notification from my private git , but I have several schedulers,I only want one of them get notified, I think the purpose of the ChangeFIlter is to do this, then I create a change filter to that scheduler, however , that scheduler doesn't execute anymore. any idea please?