Skip to main content

Bloquear a un usuario de tu cuenta personal

Puedes bloquear a un usuario para impedirle el acceso a tu actividad y repositorios y para evitar que te envíe notificaciones.

About blocking users

You can block a user in your account settings or from the user's profile. GitHub will not notify the user when you block them. If you want to avoid contributing to the same project as someone you've blocked, you can choose to display a warning on any repositories with prior contributions from a blocked user. For more information, see "Blocking a user in your account settings." You may still see the activity of blocked users in shared spaces and blocked users can delete their existing content.

Tip: If you're blocking a user because of a heated conversation, consider locking the conversation so only collaborators can comment. For more information, see "Locking conversations."

When you block a user:

  • The user stops following you
  • The user stops watching and unpins your repositories
  • The user's stars and issue assignments are removed from your repositories
  • The user's votes on discussions or comments in your repositories are deleted
  • The user is removed as a collaborator on your repositories
  • The user's contributions to your repositories are no longer counted as contributions for them
  • Your contributions to the blocked user's repositories are no longer counted as contributions for you
  • You are removed as a collaborator on their repositories
  • Their sponsorship of you is canceled
  • Any pending repository or account successor invitations to or from the blocked user are canceled
  • The user is removed as a collaborator from all the projects and projects (classic) owned by you
  • You are removed as a collaborator from all the projects and projects (classic) owned by the user

After you've blocked a user, they cannot:

  • Send you any notifications, including by @mentioning your username
  • Comment on or edit issues or pull requests that you've created
  • React to your comments on issues, pull requests, and commits
  • Follow you or see your content in their activity feed
  • Assign you to issues or pull requests
  • Invite you as a collaborator on their repositories
  • Invite you as a collaborator on a security advisory
  • Cross-reference your repositories in comments
  • Fork, watch, pin, or star your repositories
  • Sponsor you
  • Add you as a collaborator on their projects and projects (classic)
  • Make changes to your public projects and projects (classic)

In repositories you own, blocked users also cannot:

  • Open issues
  • Send, close, or merge pull requests
  • Comment on issues, pull requests, or commits
  • Add or edit wiki pages

Blocking a user in your account settings

  1. In the upper-right corner of any page, click your profile photo, then click Settings.

    Screenshot of a user's account menu on GitHub. The menu item "Settings" is outlined in dark orange.

  2. In the "Access" section of the sidebar, select Moderation then click Blocked users.

  3. Under "Block a user", type the username of the user you'd like to block, then click Block user.

  4. Optionally, to add a note to describe why a user was blocked, click Add Note. The note will only be visible to you.

  5. Optionally, you can display a warning when you visit a repository where a blocked user is a contributor. Under "Blocked users", select Warn me when a blocked user is a prior contributor to a repository.

Blocking a user from their profile page

  1. Visit the user's profile page.

  2. In the left sidebar, below the user's profile information, click Block or Report.

    Screenshot of the sidebar of a user's profile page. A link, labeled "Block or report", is outlined in dark orange.

  3. Optionally, add a note to describe why a user was blocked. The note will only be visible to you.

  4. Click Block user.

If you're being harassed, visit GitHub Support to report abuse. GitHub does not tolerate abuse. For more information on GitHub's policies, see our Terms of Service and Community Guidelines.

Further reading