Skip to content

Send Chaosbot Commands

rudehn edited this page May 29, 2017 · 2 revisions

How to Run

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.

Issue Management

  • /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 ^^^

Version Control

  • /git revert <commit> - manually force a revert if something goes bad or we just don't like it

Possible Ideas

  • revert bad code
  • toggle stuff?
Clone this wiki locally