BugBot: Difference between revisions

475 bytes added ,  25 April 2019
→‎With autofix: Add regression_without_regressed_by.py
(not_landed: it has an autofix)
(→‎With autofix: Add regression_without_regressed_by.py)
Line 137: Line 137:
   | Source    = not_landed.py
   | Source    = not_landed.py
}}
}}
 
{{AutonagRule
  | Rule name = Regression without regressed_by and some bug dependencies
  | Purpose  = Identify regressions which have dependencies (blocks or depends_on) and an empty regressed_by, probably people forgot to use the new field.
  | Action    = The bug assignee or the person who added some dependencies or the reporter is needinfoed to ask to fill regressed_by when it's possible.
  | Example  = 1545797
  | Source    = regression_without_regressed_by.py
}}
== Without autofix ==
== Without autofix ==


33

edits