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)
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)