# Define global variables for server version and build date
SERVER_VERSION="1.0.0"
BUILD_DATE="2025-06-25"
SERVER_VERSION="1.1.0"
BUILD_DATE="2025-06-29"
app=Flask(__name__,instance_relative_config=True)
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.