-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accidental "spamming" of bootstrap #11
Comments
That probably isn't a bug but just ignorance because in the
But sure, I did the same, installed haunt, run |
It's not a bug, but it is certainly an issue. IMHO the haunt command itself should go ahead and tell you what you are about to do and put a prompt that asks you if you are sure you want to execute the command, requiring you to type out the entire word "yes" |
If its "[for] FAT & MDO ONLY" then a whitelist check of the given username might help as well. Also a hint like "(automated bot message)" at the beginning could help, and that "should include a jsfiddle/jsbin" detection could be improved, then the accidential posts might even be helpful. |
I wasn't totally sure what
make haunt
did in the twitter bootstrap makefile and accidentally spammed dozens of github issues for the project. I'm guessing there should be some sort of control or confirmation dialog before it is run for the first time on an open project. I didn't expect one of the makefile commands to perform so many actions on github on my behalf that I didn't intend.reference example: twbs/bootstrap#4550
The text was updated successfully, but these errors were encountered: