Confirmed users
42
edits
(Added docs for the fuzzing_bisection_without_regressed_by script) |
(Add good_first_bug_unassign_inactive.py) |
||
| Line 192: | Line 192: | ||
| Example = 1683535 | | Example = 1683535 | ||
| Source = fuzzing_bisection_without_regressed_by.py | | Source = fuzzing_bisection_without_regressed_by.py | ||
}} | |||
{{AutonagRule | |||
| Rule name = Unassign inactive bugs with the good-first-bug keyword | |||
| Purpose = Identify inactive good first bugs, to free them up for other contributors. | |||
| Action = Reset the assignee and status fields and post a comment. | |||
| Example = | |||
| Source = good_first_bug_unassign_inactive.py | |||
}} | }} | ||