* *create user in your system using the command provided below*
``useradd xrambad --shell=/bin/true``
* create ssh key for the user.
* there will be issue that user can't login to fix this
add ``/bin/true`` to ``/etc/shells``
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.