forked from lambdabot/lambdabot
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
applicationAn application of the bot.An application of the bot.enhancementNew feature or requestNew feature or requestgood for swarmSomething that could be written by an individual contributor or swarmSomething that could be written by an individual contributor or swarm
Description
Support:
request [queue name] [remove] value
request (promote | demote) [queue name] value
queue (pop | shuffle)
queue (create | delete | open | close) name [option list name]
option (create list | delete list) name
option (add | remove | disable | enable) name
For the request command, if only one queue exists, then the queue name is optional. The remove keyword is always optional, but items will always be added (see also, duplicate entries below) unless remove is specified.
Outstanding issue: how to handle duplicate entries? Perhaps the queue create command can take an argument indicating whether duplicates are allowed?
Metadata
Metadata
Assignees
Labels
applicationAn application of the bot.An application of the bot.enhancementNew feature or requestNew feature or requestgood for swarmSomething that could be written by an individual contributor or swarmSomething that could be written by an individual contributor or swarm