BugBot: Difference between revisions

Jump to navigation Jump to search
249 bytes added ,  20 January 2023
Add the regression_but_type_enhancement_task tool
(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

Navigation menu