barosl / homu

A bot that integrates with GitHub and your favorite continuous integration service
http://homu.io/
MIT License
661 stars 108 forks source link

Split r+ from retry permissions #123

Open edunham opened 8 years ago

edunham commented 8 years ago

In Rust, we'd like to be able to give some users the ability to retry a build without the permission to r+ PRs.

barosl commented 8 years ago

I guess this is already possible by the try_users feature (which is introduced by #104)? The Homu version Rust's using is very old. As Homu has had some breaking changes, a manual upgrade would be needed.