Skip to main content

Managing disruptive comments

You can hide, edit, or delete comments on issues, discussions, pull requests, and commits.

Hiding a comment

Organization moderators and anyone with write access to a repository, can hide comments on issues, discussions, pull requests, and commits.

If a comment is off-topic, outdated, or resolved, you may want to hide a comment to keep a discussion focused or make a pull request easier to navigate and review. Hidden comments are minimized but people with read access to the repository can expand them.

Screenshot of a hidden comment. The only visible content is "This comment has been minimized", with a button to show the comment.

  1. Navigate to the comment you'd like to hide.

  2. In the upper-right corner of the comment, click , then click Hide.

    Screenshot of a pull request comment by octo-user. Below an icon of three dots, a dropdown menu is expanded, and "Hide" is outlined in orange.

  3. Using the "Choose a reason" dropdown menu, choose a reason to hide the comment. Then select Hide comment.

Unhiding a comment

Organization moderators and anyone with write access to a repository, can unhide comments on issues, discussions, pull requests, and commits.

  1. Navigate to the comment you'd like to unhide.

  2. On the right side of the comment, click Show comment.

  3. On the right side of the expanded comment, select the dropdown menu, then click Unhide.

    Screenshot of a pull request comment marked as spam. Below an icon of three dots, a dropdown menu is expanded, and "Unhide" is outlined in orange.

Editing a comment

Anyone with write access to a repository can edit comments on issues, discussions, pull requests, and commits.

It's appropriate to edit a comment and remove content that doesn't contribute to the conversation and violates your community's code of conduct or GitHub's Community Guidelines.

Sometimes it may make sense to clearly indicate edits and their justification.

That said, anyone with read access to a repository can view a comment's edit history. The edited dropdown at the top of the comment contains a history of edits showing the user and timestamp for each edit.

Screenshot of a comment by octo-user, which is partially redacted. In the header, next to "edited by octocat", a dropdown icon is outlined in orange.

Redacting sensitive information

Comment authors and anyone with write access to a repository can also delete sensitive information from a comment's edit history. For more information, see Tracking changes in a comment.

  1. Navigate to the comment you'd like to edit.

  2. In the upper-right corner of the comment, click , then click Edit.

    Screenshot of a pull request comment by octo-user. Below an icon of three dots, a dropdown menu is expanded, and "Edit" is outlined in orange.

  3. In the comment window, delete the content you'd like to remove, then type [REDACTED] to replace it.

  4. At the bottom of the comment, type a note indicating that you have edited the comment, and optionally, why you edited the comment.

  5. Click Update comment.

Deleting a comment