# Image URL to use all building/pushing image targets
IMG?= localhost:5000/monitor
# Makefile
CONTROLLER_GEN= bin/controller-gen
CI_COMMIT?=$(shell git rev-parse --short HEAD)
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.