33
edits
(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 == | ||
edits