Commit 57cc8a9
committed
Allow users to
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 #40r- their own pull requests1 parent 135f191 commit 57cc8a9
1 file changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
411 | 418 | | |
412 | 419 | | |
413 | 420 | | |
| |||
576 | 583 | | |
577 | 584 | | |
578 | 585 | | |
579 | | - | |
580 | | - | |
581 | | - | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
582 | 598 | | |
583 | 599 | | |
584 | 600 | | |
| |||
0 commit comments