Allow authors to request changes on their own pull request #8918
Replies: 4 comments
-
|
I've definitely encountered this a number of times as well -- would love this to be allowed |
Beta Was this translation helpful? Give feedback.
-
|
That. I often have to open PRs for others' work, as a way to actually start the review process… and it's frustrating I can't then request changes, all I can do is leave neutral comments then. |
Beta Was this translation helpful? Give feedback.
-
|
It will be a nice feature to add, indeed! |
Beta Was this translation helpful? Give feedback.
-
|
I've definitely encountered this a number of times as well -- would love this to be allowed |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For personal (private) repositories, the author of pull requests cannot request changes ("Pull request authors cannot request changes on their own pull request"). This restriction makes sense insofar as the author can presumably make any requested changes directly, yet sometimes I find myself needing to indicate that a pull request should not be merged for some reason (e.g., an issue that requires significant refactoring). A comment to this effect provides a workaround, but a comment is easy to overlook, particularly when the conversation is long.
Draft pull requests provide similar functionality (i.e., converting a pull request to draft until the issue has been resolved), but draft pull requests are not available for personal repositories.
Beta Was this translation helpful? Give feedback.
All reactions