Manish Goregaokar

Results 1095 comments of Manish Goregaokar
trafficstars

That's a response to `@bors-servo force` on a non-buildbot PR.

Yeah, this is because /all is special. We need to special case it, basically.

barosl didn't want to do this because on the main homu instance people shouldn't have access to all queues, but for individual deployments like we have this is okay. Basically,...

So you want the commit history to say "r=Manishearth" if I delegate=Foo on a PR? Delegate isn't just used for this purpose, though (on Rust we're using it to train...

Jobs aren't ever canceled except with `force`. But yes, it does ignore the results. It should really also report _all_ results of a try build (report the first failure when...

To do this we'll need to add a new `old_merge_sha` field into the state object (which is also saved in the `pull` table). This field mirrors `merge_sha`, but is not...

I don't think that's the case? Servo's homu instance runs builds for multiple repos at once, at least. queue_handler gets called from other places too. See https://github.com/servo/homu/blob/master/homu/server.py#L474

So the checks are preserved? (since one of the rows asks you to mention an issue number, which we want)

Yeah, please keep it. Otherwise, not that I know of