Add pagure-admin sanitize-spam-user as another step to guide.
pagure-admin sanitize-spam-user
Signed-off-by: Michal Konecny mkonecny@redhat.com
rebased onto 1d17fd861020ca8c011eb82dcec0eb70fbbc34d8
Might also unwatch all projects the user may have watched. Sadly there doesn't seem to be any easy way to do this.
Perhaps for now, just add a note about:
pagure-admin update-watch namespace/project -s 0
that unwatches username in namespace/project.
rebased onto c0d6947dbaea7ae58ae4809dbd4150cae3b5824d
Add the information how to remove user from watchlist
Pull-Request has been merged by zlopez
Add
pagure-admin sanitize-spam-useras another step to guide.Signed-off-by: Michal Konecny mkonecny@redhat.com