Home > Software design >  How to remove 'stargazer' on my GitHub repo?
How to remove 'stargazer' on my GitHub repo?

Time:11-15

I recently noticed some bot users starring my repo.

https://github.com/{user}/{repo}/stargazers

I wanted to know how I can remove these bot user who starred my repo?

Thanks

CodePudding user response:

You can block them:

When you block a user:

  • The user's stars and issue assignments are removed from your repositories

After you've blocked a user, they cannot:

  • Fork, watch, pin, or star your repositories
  • Related