homu icon indicating copy to clipboard operation
homu copied to clipboard

A bot that integrates with GitHub and your favorite continuous integration service

Results 83 homu issues
Sort by recently updated
recently updated
newest added

upstream of github3.py already published 4th alpha version, so it would be great to get support for it, because currently it fails: ``` python Traceback (most recent call last): File...

at some point github started supporting multiple assignees for issues/PRs, but `/queue` shows only first. https://developer.github.com/v3/issues/assignees/ Probably this should be fixed at first in github3py, not sure.

starting via terminal in screen/tmux is definitely cool, but to use in production it would be nice to see systemd unit.

Right now we have code that special cases Travis to detect the case when a PR is green, and the item is first in the queue. This avoids re-testing. There's...

See https://github.com/rust-lang/rust/pull/33441#issuecomment-217312409. Namely, it should behave as if plain `r-` (i.e. cancel the build) without printing any messages. Currently it takes another PR on top of the queue and “forces”...

The count labeled "approved" on http://servo-master.servo.org:54856/queue/servo is something like `(try success + pending + approved)` (although maybe with an off by one error?); when you just want to see how...

We get ``` --- This change is [](https://reviewable.io/reviews/servo/saltfs/356) ``` in merge commits, like https://github.com/servo/saltfs/commit/39ef35482769763504853fc69484abf29de4d95b, on repos where we use Reviewable. It would be nice to omit the Reviewable boilerplate when...

enhancement
help wanted

Homu was started with the idea that the master branch should pass "all" of the tests. However, for some projects, one really wants different definitions of "all". The "rollup" model...

This will prevent a common source of incorrect historical metadata in the commit log.

See https://github.com/servo/servo/pull/10650#issuecomment-210875169: ``` :pushpin: Commit d09a497 has been approved by `` ```