Configure bootstrap backport nominations through triagebot by jieyouxu · Pull Request #141967 · rust-lang/rust (original) (raw)

Following the discussion in #t-infra/bootstrap > ✔ Have triagebot create backport nomination threads? where we noticed that bootstrap backport nominations were difficult to track, since:

This PR configures triagebot to open backport nominations threads (indicated for bootstrap team if a given PR has the suitable team label, T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)) in #t-infra/bootstrap/backports. The current configuration is such that the whole bootstrap team will be pinged for bootstrap backport nominations1.

Steps


r? Kobzol

Footnotes

  1. Note that this configuration is similar to the types team backport nominations, but diverges from the compiler team.