Consider adding another choosing strategy, like round-robin instead of always random.
Random is good for some stuff, but sometimes it means one (un?)lucky soul gets pinned down with a number of PRs in a day, and others get off scott-free. A round-robin approach would alleviate this pressure and ensure everyone gets their fair shake.
Consider adding another choosing strategy, like round-robin instead of always random.
Random is good for some stuff, but sometimes it means one (un?)lucky soul gets pinned down with a number of PRs in a day, and others get off scott-free. A round-robin approach would alleviate this pressure and ensure everyone gets their fair shake.