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 was archived by the owner on Nov 18, 2021. It is now read-only.
I've recently had a case where I commented on a pull request in a public GitHub repository that I don't have write access too, and where I'm not the user opening the PR.
After the user who opened the PR addressed some of the feedback I wanted to go ahead and mark the conversations as resolved, but was surprised not to find the "Resolve conversation" button.
As per the docs, it's right now only possible to resolve a conversation if you opened the pull request or if you have write access to the repository where the pull request was opened.
I think it would be reasonable to allow the person who initiated a conversation by commenting on a PR to also allow to resolve that conversation. This allows for cases where you think your comment has been addressed, and also if you changed your mind to leave a command and mark the conversation as resolved (plus all other cases where you just want to say "This conversation is resolved from my point of view" as the initiator of the conversation). WDYT?
Example from the UI to show that the "Resolve conversation" button is missing.
I've recently had a case where I commented on a pull request in a public GitHub repository that I don't have write access too, and where I'm not the user opening the PR.
After the user who opened the PR addressed some of the feedback I wanted to go ahead and mark the conversations as resolved, but was surprised not to find the "Resolve conversation" button.
As per the docs, it's right now only possible to resolve a conversation if you opened the pull request or if you have write access to the repository where the pull request was opened.
I think it would be reasonable to allow the person who initiated a conversation by commenting on a PR to also allow to resolve that conversation. This allows for cases where you think your comment has been addressed, and also if you changed your mind to leave a command and mark the conversation as resolved (plus all other cases where you just want to say "This conversation is resolved from my point of view" as the initiator of the conversation). WDYT?
Example from the UI to show that the "Resolve conversation" button is missing.
