BugBot: Difference between revisions

396 bytes added ,  18 January 2021
Added docs for the fuzzing_bisection_without_regressed_by script
(Added docs for the fuzzing_bisection_without_regressed_by script)
Line 185: Line 185:
   | Example  = 1620434
   | Example  = 1620434
   | Source    = uplift_beta.py
   | Source    = uplift_beta.py
}}
{{AutonagRule
  | Rule name = Fuzzing bisection without regressed_by
  | Purpose  = Identify bugs which contain a bisection made by fuzzing tools and an empty regressed_by, probably people forgot to set the field.
  | Action    = The bug assignee is needinfoed to ask to fill regressed_by when it's possible.
  | Example  = 1683535
  | Source    = fuzzing_bisection_without_regressed_by.py
}}
}}


63

edits