66
edits
(Move the table of contents to the bottom) |
(Add the file_crash_bug rule) |
||
| Line 25: | Line 25: | ||
| Action = Close the bug as "INVALID" and move it to the "Invalid Bugs" product | | Action = Close the bug as "INVALID" and move it to the "Invalid Bugs" product | ||
| Source = spambug.py | | Source = spambug.py | ||
}} | |||
{{BugBotRule | |||
| Rule name = File bugs for new actionable crashes | |||
| Purpose = Automate discovering actionable crash reports to speed up fixes, reduce user impact, and save engineering time. | |||
| Action = Open a crash bug with the relevant information | |||
| Source = file_crash_bug.py | |||
}} | }} | ||
{{BugBotRule | {{BugBotRule | ||
edits