BugBot: Difference between revisions

305 bytes added ,  2 November 2022
Add the crash_small_volume tool
(Add a replacement note for tracked_bad_severity)
(Add the crash_small_volume tool)
Line 18: Line 18:
= Rules =
= Rules =
== With autofix ==
== With autofix ==
{{AutonagRule
  | Rule name = Bugs with small crash volume
  | Purpose  = Identify topcrash or high severity bugs that started getting small crash volume
  | Action    = Remove the topcrash keywords and decrease the bug severity if the crash volume is very low
  | Source    = crash_small_volume.py
}}
{{AutonagRule
{{AutonagRule
   | Rule name = Bugs with higher severity duplicates
   | Rule name = Bugs with higher severity duplicates