DEFAULT_GLUON_RELEASE:= 0.6~exp$(shell date '+%Y%m%d')
DEFAULT_GLUON_RELEASE:= 0.6~stable$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line
GLUON_RELEASE?=$(DEFAULT_GLUON_RELEASE)
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.