ci: add a mergify automation that notifies us of "stalled" PRs #3813
Labels
getting-started
Issues that can be tackled if you don't know the internals of libp2p very well
help wanted
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 asend-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.
The text was updated successfully, but these errors were encountered: