for f in graph/schema/*.gql;do cat $f; echo;done > graph/schema.graphqls
start:
docker container start test-db
go run cmd/citadel/main.go
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.