Bug Mash Bot Usage

This page will give you a brief overview of how to use the #railsbridge bugmasher bot during the Rails BugMash.

!gimme

This command will tell you of a single ticket that is available. To start working on it type !work and then the ID of that ticket. If the bot says: "Ticket 2071 is available for you to work on" then you would type "!work 2071"

!work <id>

This command tells the bot that you are now working on a ticket. You must specify the ticket id as we have not had time to build mind-reading into the bot.

!stop <id>

This command tells the bot that you are no longer working on a ticket. You must also specify an id for this.

!status <id>

This command asks the bot the status of a particular ticket. It will respond by saying who's working on it.

!review <id>

Marks the ticket for bugmash-review in Lighthouse. Rails core will monitor this tag to see what's ready to commit.

!unreview <id>

Removes the bugmash-review tag on the ticket in Lighthouse.

!me

Private messages you telling you the number of tickets you're working on and lists them off.

Also available in: HTML TXT