1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/data/reusables/pull_requests/resolving-conversations.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

14 lines
950 B
Markdown

### Resolving conversations
You can resolve a conversation in a pull request if you opened the pull request or if you have write access to the repository where the pull request was opened.
To indicate that a conversation on the **Files changed** tab is complete, click **Resolve conversation**.
![Pull request conversation with Resolve conversation button](/assets/images/help/pull_requests/conversation-with-resolve-button.png)
The entire conversation will be collapsed and marked as resolved, making it easier to find conversations that still need to be addressed.
![Resolved conversation](/assets/images/help/pull_requests/resolved-conversation.png)
If the suggestion in a comment is out of your pull request's scope, you can open a new issue that tracks the feedback and links back to the original comment. For more information, see "[Opening an issue from a comment](/github/managing-your-work-on-github/opening-an-issue-from-a-comment)."