66
edits
(Add the has_str_no_range tool) |
(Add the regression_but_type_enhancement_task tool) |
||
Line 23: | Line 23: | ||
| Action = Check if the bug type is the same as predicted by bugbug, if it is different and the bot is confident, correct the type | | Action = Check if the bug type is the same as predicted by bugbug, if it is different and the bot is confident, correct the type | ||
| Source = defectenhancementtask.py | | Source = defectenhancementtask.py | ||
}} | |||
{{AutonagRule | |||
| Rule name = Enhancement or task with the "regression", "crash" or "assertion" keyword | |||
| Purpose = Correct the bug type | |||
| Action = Change the bug type to "defect" | |||
| Source = regression_but_type_enhancement_task.py | |||
}} | }} | ||
{{AutonagRule | {{AutonagRule |
edits