rust-lang / team

Rust teams structure
Apache License 2.0
308 stars 284 forks source link

Enable required status checks for rustup #1337

Closed jdno closed 5 months ago

jdno commented 5 months ago

The rustup repository has enabled GitHub's merge queue feature, which requires a status check to determine the health of each build. The respective job has already been configured, but not enabled as a required status check.

cc @rami3l