BugBot: Difference between revisions

Jump to navigation Jump to search
343 bytes removed ,  29 October 2022
Drop mismatch_priority_tracking_release and add replace note for severity_tracked
(Drop tools deleted in https://github.com/mozilla/relman-auto-nag/pull/522)
(Drop mismatch_priority_tracking_release and add replace note for severity_tracked)
Line 74: Line 74:
   | Example  = 1500273
   | Example  = 1500273
   | Source    = missing_beta_status.py  
   | Source    = missing_beta_status.py  
}}
{{AutonagRule
  | Rule name = Increase priority of bugs tracked by Release Managers
  | Purpose  = Priotitizes bugs needing an action for shipping quality software
  | Action    = If a bug is tracked by a Release Manager, update the priority (P2 for nightly, P1 for the rest)
  | Example  = 1515946,1508277,1512493
  | Source    = mismatch_priority_tracking_release.py
  | Note      = There are multiple files mismatch-priority-tracking-*.py, one per channel
}}
}}
{{AutonagRule
{{AutonagRule
Line 348: Line 340:
   | Action    = Needinfo the assignee or the triage owner if not assigned yet
   | Action    = Needinfo the assignee or the triage owner if not assigned yet
   | Source    = severity_tracked.py
   | Source    = severity_tracked.py
  | Note      = Dropped in favor of [[Release Management/autonag#tracked_attention.py|Tracked bugs that need attention]]
}}
}}
{{AutonagRule
{{AutonagRule

Navigation menu