Closed
Description
actions-rs by @svartalf has been looking fantastic, and I think we should consider using it instead of Travis.
For example today actions-rs/clippy was released, which places clippy checks inline in the PR review:
I think some really good work is being done as part of actions-rs
, and by using it we'll probably enjoy faster build times thanks to GitHub actions providing more cycles, and a chance to help Rust tooling development by being able to provide feedback / patches back to a very promising project.
The only open question I have is how this would integrate with Bors, if at all.