Available commands for mail sent to [EMAIL PROTECTED]:
------------------------------------------------------------------

 For these commands, just send a mail to [EMAIL PROTECTED], any
 line in the mail will be interpreted as a command.

 canpostabug:
        usage: canpostabug
                ask for the permission to post bugs
 help:
        usage: help
                give available commands
 bug:
        usage: bug <bug ID>
                ask for information about a bug


Available commands for bug processing (@COMMAND=value):
-------------------------------------------------------

 These commands are included among comments in mail sent to bug
 addresses such as [EMAIL PROTECTED]

 bug_status
        usage:
                @bug_status=<status>
 
Change bug status,  allowed values are:
        ASSIGNED
        REOPENED

 priority
        usage:
                function not implemented
                
 vote
        usage:
                @vote

Vote once for this bug. If the bug is in "UNCONFIRMED state",  
a certain number of votes will switch it to "NEW" state.
 
 confirm
        usage:
                @confirm
                
Confirm an bug in "UNCOMFIRMED" state,  switch it to
"NEW" state.

 rep_platform
        usage:
                function not implemented
                
 component
        usage:
                @component=<component_name>

Change component this of this bug. Component must be valid
regarding the product.

 duplicate
        usage:
                @duplicate=<bug_id>

Mark this bug as duplicate of bug with ID bug_id

 assigned_to
        usage:
                @assigned_to=<maintainer_mail>

Change the maintainer the bug is assigned to,  the
new assignee must be a valid maintainer.

 resolution
        usage:
                @resolution=<resolution_type>

Change bug resolution,  valide resolution types are:
        FIXED
        INVALID
        WONTFIX
        LATER
        REMIND
        WORKSFORME
        
 product
        usage:
                @product=<product_name>

Change the product of this bug. The new product must
be a valid bugzilla product. If the component is not relevant
for this new product,  a default one will be choosen.

 bug_severity
        usage:
                function not implemented
                

-- 
Warly

Reply via email to