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.
d8ddc53640
Add configuration options for link generation in .env.example, docker-compose.yml, and main.go; update README.md with new environment variable descriptions.
5b5d99f7b1
Enhance user creation response in main.go to fetch and display user links if not provided by API, with a fallback message for missing links.