Description
Sometimes, a PR with a send-it label stalls due to a failing build. It is easy to forget about those. We should add an automation rule that notifies us in PRs with a send-it label and a failing build. Those will require manual intervention.
Perhaps we could even automatically requeue it once (apply a label to avoid an infinite loop?).
Obviously, we should instead fix the flaky test (looking at you webrtc-rs 👀). In the meantime, this could increase our development velocity.
Related: #3659.
Motivation
Requirements
Open questions
Are you planning to do it yourself in a pull request?
Yes / No / Maybe.
Description
Sometimes, a PR with a
send-itlabel stalls due to a failing build. It is easy to forget about those. We should add an automation rule that notifies us in PRs with asend-itlabel and a failing build. Those will require manual intervention.Perhaps we could even automatically requeue it once (apply a label to avoid an infinite loop?).
Obviously, we should instead fix the flaky test (looking at you
webrtc-rs👀). In the meantime, this could increase our development velocity.Related: #3659.
Motivation
Requirements
Open questions
Are you planning to do it yourself in a pull request?
Yes / No / Maybe.