[Buildbot-devel] Filtering changes sent to PBChangeSource?

Bruce Stephens bruce.stephens at isode.com
Mon Dec 15 20:38:32 UTC 2014


I've recently reconfigured our (0.8.*) buildbot so it uses
PBChangeSource (and git_buildbot.py) rather than GitPoller. (Works
*much* faster for our multiple codebase builds.)

The buildbot knows which repositories and branches are interesting, but
the various git_buildbot.py do not. The result is that the waterfall
page gets cluttered with changes which don't actually trigger any
builds.

Is there any place such changes can be filtered so they don't appear on
the waterfall page?

(As it happens the git_buildbot.py hooks are on the same machine as the
buildbot master, so some kind of hackery with them reading master.cfg or
something is potentially possibly, but I'd prefer not to do that.)




More information about the devel mailing list