Skip to content

Commit 0102c99

Browse files
moraescCopilot
andauthored
Document blocking users from discussion comments (#63023)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f4b7a86 commit 0102c99

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-personal-account.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,17 @@ After you've blocked a user, they cannot:
5353
In repositories you own, blocked users also cannot:
5454
* Open issues
5555
* Send, close, or merge pull requests
56-
* Comment on issues, pull requests, or commits
56+
* Comment on issues, pull requests, discussions, or commits
5757
* Comment on repository security advisories
5858
* Add or edit wiki pages
5959

60-
Blocking a user from a comment doesn't delete the original issue, pull request, or security advisory.
60+
Blocking a user from a comment doesn't delete the original issue, pull request, discussion, or security advisory.
6161

62-
## Blocking a user in an issue, pull request, or repository security advisory
62+
## Blocking a user in an issue, pull request, discussion, or repository security advisory
6363

6464
You must own the repository to block a user from its content.
6565

66-
1. Navigate to the issue, pull request, or repository security advisory that contains the description or comment whose author you would like to block.
66+
1. Navigate to the issue, pull request, discussion, or repository security advisory that contains the description or comment whose author you would like to block.
6767
1. In the upper-right corner of the description or comment whose author you would like to block, click {% octicon "kebab-horizontal" aria-label="Show options" %}, then click **Block user**.
6868
{% data reusables.organizations.close-all-content-when-blocking-user %}
6969
1. Optionally, add a note to describe why you blocked the user. The note will only be visible to you.

0 commit comments

Comments
 (0)