You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
which changed in #377, it seems like it always picks from the all group, even if you specify a specific user. @Mark-Simulacrum I can't quite understand what the intent of that change. Is there a reason it always picks from all?
The text was updated successfully, but these errors were encountered:
Hm, no I don't understand why we're doing that. I think the picking from all was already present, just used to be only if you asked for a whole team, though?
In rust-lang/cargo#10313 (comment), Alex attempted to do
r? @joshtriplett
, but it assignedehuss
.Looking at
highfive/highfive/newpr.py
Lines 250 to 262 in b54f081
all
group, even if you specify a specific user. @Mark-Simulacrum I can't quite understand what the intent of that change. Is there a reason it always picks fromall
?The text was updated successfully, but these errors were encountered: