BugBot: Difference between revisions

323 bytes added ,  20 January 2023
Add the telemetry_expiry_tracking_autoapproval tool
(Add the reminder tool)
(Add the telemetry_expiry_tracking_autoapproval tool)
Line 272: Line 272:
   | Action    = Add the missing keyword and needinfo to suggest increasing severity in case of a low severity
   | Action    = Add the missing keyword and needinfo to suggest increasing severity in case of a low severity
   | Source    = topcrash_add_keyword.py  
   | Source    = topcrash_add_keyword.py  
}}
{{AutonagRule
  | Rule name = Approve tracking request for expiring telemetry
  | Purpose  = Save time and eliminate unnecessary manual work
  | Action    = Automatically approve tracking requests for bugs created by <code>telemetry-probes@mozilla.bugs</code>
  | Source    = telemetry_expiry_tracking_autoapproval.py
}}
}}