homu
homu copied to clipboard
A bot that integrates with GitHub and your favorite continuous integration service
There's an unwanted commit hanging around, reverted it. Supersedes #133 r? @barosl
force still should work on travis-only repos. This causes it to crash early. r? @barosl
One of my projects (projectatomic/rpm-ostree) has a protected master branch. I was rather horrified to realize that homu force-pushes to master by default. Admittedly, I understand this is the only...
Particularly in fast forward situations, we can have just one comment that includes the successful test result and note that we're preparing to merge, including a link to the merged...
I had a PR in kbknapp/clap-rs#921 that said, "Fixes BurntSushi/ripgrep#426" in order to ping the ripgrep author. Once that PR merged, Homu closed BurntSushi/ripgrep#426 even though I have no rights...
Seems that rust has now a collision with two commits starting with the same sequence, leading in a commit mentioned by bors not being auto linked: https://github.com/rust-lang/rust/pull/38367#issuecomment-267129318 Would it be...
The offending code is in server.py on line 465: `run(host='', port=cfg['web']['port'], server='waitress'` Full traceback: ``` homu@ci:~$ ./venv/bin/homu -v Retrieving pull requests... Done! Bottle v0.12.9 server starting up (using WaitressServer())... Listening...
When trying to add a new project at http://homu.io/n/, I get the error ``` Database error: IoError(Error { repr: Os { code: 32, message: "Broken pipe" } }) ``` This...
Please have a look at the git history of https://github.com/matthiasbeyer/imag Homu merged commits from @TheNeikos which are signed with GPG. Homu somehow re-writes these commits before merging. This results in...