On 2 October 2017 at 14:41, Tristan Seligmann <[email protected]> wrote: > On Mon, 2 Oct 2017 at 13:36 Adi Roiban <[email protected]> wrote: >> >> Will it trigger the Buidlbot stable builders? >> >> From what I can see in the code, it only creates the branch. > > > I believe buildbot will trigger a build on the branch being pushed, no need > for a separate PR. Then, because GitHub commit statuses are on the _commit_, > the PR should be green too if the build succeeds.
True. Thanks! Found the code here https://github.com/twisted-infra/braid/blob/master/services/buildbot/master/txbuildbot/web.py -- Adi Roiban _______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
