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.
Sometimes, highfive fails assign reviewer. ex(rust-lang/rust#57913)
If PR owner doesn't know appropriate reviewer, they can't write r? by themselves.
So I want the way that re choose_reviewer action.
Something like r? _retry, r? _.(We can't use underscore to Github username)
The text was updated successfully, but these errors were encountered:
Thanks for reporting this! I'd prefer if we fix the underlying cause of highfive crashing instead of adding patches to retry failures though. That specific crash was caused by #190.
Sometimes, highfive fails assign reviewer. ex(rust-lang/rust#57913)
If PR owner doesn't know appropriate reviewer, they can't write
r?
by themselves.So I want the way that re choose_reviewer action.
Something like
r? _retry
,r? _
.(We can't use underscore to Github username)The text was updated successfully, but these errors were encountered: