In order to publish automatically a new version to pypi, there is a need to tag correctly the commit before review:
git tag -asm "Official version x.y.z" x.y.z
git review
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.