GOTRACEBACK=all HISTORYPOSTER_DEBUG=1 ./$(FN) 2>&1| tee -a debug.log
debugger:
cd cmd/historyposter && dlv debug main.go
run:build
./$(FN)
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.