BugBot: Difference between revisions

→‎Active Rules: Add a section about the inactive telemetry alerts rule.
(Add webcompat_sightline rule)
(→‎Active Rules: Add a section about the inactive telemetry alerts rule.)
 
(3 intermediate revisions by 2 users not shown)
Line 263: Line 263:
   | Action    = Add the missing keywords and needinfo to suggest increasing severity in case of a low severity
   | Action    = Add the missing keywords and needinfo to suggest increasing severity in case of a low severity
   | Source    = topcrash_highlight.py  
   | Source    = topcrash_highlight.py  
}}
{{BugBotRule
  | Rule name = Topcrash notify
  | Purpose  = Identify topcrash bugs with needinfo without recent activity
  | Action    = Notify managers and release managers
  | Source    = topcrash_notify.py
}}
}}
{{BugBotRule
{{BugBotRule
Line 484: Line 490:
   | Action    = Needinfo individual who resolved alert when resolution reasoning is not provided, and provide summary emails of resolution changes.
   | Action    = Needinfo individual who resolved alert when resolution reasoning is not provided, and provide summary emails of resolution changes.
   | Source    = perfalert_resolved_regression.py
   | Source    = perfalert_resolved_regression.py
}}
{{BugBotRule
  | Rule name = Inactive telemetry alerts
  | Purpose  = Ensure progress continues on resolving telemetry alerts.
  | Action    = Needinfo telemetry probe owner after a period of inactivity.
  | Source    = telemetryalert_inactive_regression.py
}}
{{BugBotRule
  | Rule name = web-features links
  | Purpose  = Ensure bugs marked with a web feature have see-also links to the relevant feature.
  | Action    = Add see-also links to bugs with `web-feature: <name>` in the user story.
  | Source    = web_platform_features.py
}}
}}


97

edits