BugBot: Difference between revisions

483 bytes added ,  23 May 2019
→‎p2_merge_day: add the tool
(/)
(→‎p2_merge_day: add the tool)
Line 143: Line 143:
   | Example  = 1541291
   | Example  = 1541291
   | Source    = workflow/p1_no_assignee.py
   | Source    = workflow/p1_no_assignee.py
}}
{{AutonagRule
  | Rule name = Change the priority from P2 to P1 on assigned bug the merge day
  | Purpose  = Since P2 means that the bug should be fixed for the next next release (see [https://mozilla.github.io/bug-handling/triage-bugzilla#what-do-you-triage what-do-you-triage]), when we are the merge day then this bug automatically becomes a P1.
  | Action    = Update the priority to P1 and add a comment to explain.
  | Example  =
  | Source    = workflow/p2_merge_day.py
}}
}}
{{AutonagRule
{{AutonagRule
33

edits