66
edits
(Fix a typo) |
(Remove the "Autofix" section splitting) |
||
| Line 9: | Line 9: | ||
Initially created as an alerting system (by email) to our triagers, BugBot rules now also make changes to our bugs metadata on Bugzilla so as to fix inconsistencies. | Initially created as an alerting system (by email) to our triagers, BugBot rules now also make changes to our bugs metadata on Bugzilla so as to fix inconsistencies. | ||
If you want the bot to not make changes to a specific bug, add <code>[no-nag]</code> to its ''whiteboard'' field. | If you want the bot to not make changes to a specific bug, add <code>[no-nag]</code> to its ''whiteboard'' field. | ||
= Rules = | = Rules = | ||
{{BugBotRule | {{BugBotRule | ||
| Rule name = Variant Expiration | | Rule name = Variant Expiration | ||
| Line 285: | Line 280: | ||
| Source = telemetry_expiry_tracking_autoapproval.py | | Source = telemetry_expiry_tracking_autoapproval.py | ||
}} | }} | ||
{{BugBotRule | {{BugBotRule | ||
| Rule name = Feature vs regression | | Rule name = Feature vs regression | ||
edits