[Buildbot-devel] How to set category for Change from various branch
Xavier Delannoy
xdelannoy at cloudmark.com
Tue Dec 9 13:22:38 UTC 2014
Hi,
I'm using nine, and don't know how to do this (It's maybe a RFF (request
for feature, in this case I can do it).
I use changes.GitPoller with branches=True, Eg: Fetch all branches.
for the master branch, I want to set the category to: "master"
for branches under "/dev" (example: /dev/newFeature", I want to set the
category to "prototype"
I need to have various categories, in order to have specific schedulers
which receive changes from category.
as the category parameter of changes.GitPoller is not a callable, I
wonder how I can do this ?
Xavier
More information about the devel
mailing list