@@ -15,6 +15,7 @@ bootstrap: ## Set up everything to run the app
poetry install --sync --no-root
poetry self add poetry-dotenv-plugin
poetry self update
poetry run pre-commit install
createdb notification_api ||true
(poetry run flask db upgrade)||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.