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
Users want to be able to `r-` their own pull requests when they know the
change will not successfully pass, and want to unapprove before they
have time to push new code.
Users can already effectively unapprove their own pull requests via
other actions, like changing the target branch, pushing new commits, or
closing and re-opening. So allowing them to `r-` instead of having to
use a work-around should also be allowed.
Fixes#40
0 commit comments