Template:BugBotRule: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (SuhaibMujahid moved page Template:AutonagRule to Template:BugBugRule)
m (SuhaibMujahid moved page Template:BugBugRule to Template:BugBotRule)
(No difference)

Revision as of 19:51, 25 April 2023

This is the "AutonagRule" template. It should be called in the following format:

{{AutonagRule
  | Rule name = Bug assigned but marked as <code>UNCONFIRMED</code>
  | Purpose   = Mitigate an issue in Bugzilla (bugs reported by new users are not tagged as <code>NEW</code>)
  | Action    = Change the status from unconfirmed to assigned if there is an assignee
  | Example   = 1495908
  | Source    = assignee_but_unconfirmed.py 
  | Note      = optional parameter, adds an explanation line 
}}

Edit the page to see the template text.