# run subprocess and capture output as UTF-8 so we get a string instead of
# bytes for ansi2html
results=subprocess.run(
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.