rust-lang / triagebot

Automation/tooling for Rust spaces
https://triage.rust-lang.org
Apache License 2.0
169 stars 75 forks source link

Improve task spawning when retrieving PRs #1776

Open apiraino opened 4 months ago

apiraino commented 4 months ago

It seems like we could also just spawn one task that runs through all the jobs. Or just not worry about the delay (we can always add it later if it's a problem).

_Originally posted by @jackh726 in https://github.com/rust-lang/triagebot/pull/1773#discussion_r1501283473_

@rustbot claim