go test -count=1 -v -timeout 600s -run '^TestE2E$$' ./test/e2e
.PHONY:e2e-gha
e2e-gha:
.PHONY:gha-e2e
gha-e2e:
bash hack/e2e-test.sh
# Upload release file to GitHub.
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.