[users at bb.net] Programmatically triggering forced schedulers

Elliot Saba staticfloat at gmail.com
Sun Feb 12 08:39:14 UTC 2017


Hello there,

I want to programmatically trigger some forced schedulers in my buildbot,
and I'm not sure what the easiest way to do that is.  I want to trigger
builds on multiple forced schedulers, with parameters (such as the revision
to build) from an external tool.  I've considered using the REST api, but
because I'm using GitHub OAuth2 authentication, this is more complex than I
had originally anticipated.  Is there a way to have multiple authentication
methods available?  Can I, for example, disable authentication if the
request is coming from `localhost` or something similar?

Thanks,
-E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170212/8979c102/attachment.html>


More information about the users mailing list