rust-lang / team

Rust teams structure
Apache License 2.0
306 stars 281 forks source link

Remove branch protection from staging branch of `bors` #1437

Closed Kobzol closed 2 months ago

Kobzol commented 2 months ago

I need to force-push into staging to fix a bad rebase that I did before. And frankly, force-pushing from main into staging seems like the simplest deployment option for now anyway, to avoid additional merge commits.