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

The `build_res` table shouldn't have a `NOT NULL` restriction on the `url` field, since it is possible for commit statuses to not have the URL set.

We're getting the following error on some WebRender PRs: ``` Traceback (most recent call last): File "/home/servo/homu/_venv/bin/bottle.py", line 862, in _handle return route.call(**args) File "/home/servo/homu/_venv/bin/bottle.py", line 1732, in wrapper rv...

After I issue `@$BOT retry`, homu resets the status of the PR on the queue but doesn't re-trigger a new CI build, AFAICT it doesn't touch the `auto` branch again....

See, for example, https://github.com/servo/saltfs/pull/512#issuecomment-254980396, where I replied by mail to a comment, and homu thought that I had approved the PR.

https://github.com/servo/rust-mozjs/pull/305#pullrequestreview-177979

Steps to reproduce: - I work on https://github.com/servo/servo/pull/12943, make a few commits. There is more to do before reviewing/merging, but at that point I want to make sure my refactoring...

I find I often type a command to homu and either get it wrong or the issue is in the wrong state for the command to be acted upon. It...

411 eventually built, but these are the last saltfs-related entries in Homu's log before https://github.com/servo/saltfs/pull/416 is reporting the events as successfully delivered but Homu isn't building it. Looks like the...

``` Error: 500 Internal Server Error Sorry, the requested URL 'http://ci.dnf.baseurl.org:54856/callback?code=xxx&state=%7B%22cmd%22%3A%22synch%22%2C%22repo_label%22%3A%22all%22%7D' caused an error: Internal Server Error ``` We have 2 repos in config: `dnf` and `dnf-plugins-core`, so I opened...

If a comment with r+ has been edited then homu will emit > :bulb: This pull request was already approved, no need to approve it again. > > There's another...