-
Notifications
You must be signed in to change notification settings - Fork 209
Send Chaosbot Commands
rudehn edited this page May 29, 2017
·
2 revisions
Simply use one of these commands as a comment in an issue. If the command receives no negative votes within the voting window, the command will be run. Commands with checkmarks are currently implemented.
-
/vote close
- closes issue when no nay reactions on this comment are added within voting window -
/vote reopen
reopens issue when see above ^^^ -
/vote label=<LABEL_TEXT>
adds label when ^^^ -
/vote remove-label=<LABEL_TEXT>
removes label when ^^^ -
/vote assign=<USER>
assigns to user when ^^^ -
/vote unassign=<USER>
unassigns from user when ^^^
-
/git revert <commit>
- manually force a revert if something goes bad or we just don't like it
- revert bad code
- toggle stuff?