33
edits
(Rewrite) |
(not_landed: it has an autofix) |
||
Line 130: | Line 130: | ||
| Source = workflow/no_priority.py | | Source = workflow/no_priority.py | ||
}} | }} | ||
{{AutonagRule | |||
| Rule name = Patch not landed | |||
| Purpose = Identify bugs with an unlanded r+ patch. Maybe the patch is now obsolete or the bug needs to have a sheriff land the code with the <code>checkin-needed</code> keyword set. | |||
| Action = The bug assignee is needinfoed in Bugzilla to ask her/him to have look | |||
| Example = 1496844 | |||
| Source = not_landed.py | |||
}} | |||
== Without autofix == | == Without autofix == | ||
Line 252: | Line 258: | ||
| Action = Send an email | | Action = Send an email | ||
| Source = newbie_with_ni.py | | Source = newbie_with_ni.py | ||
}} | }} | ||
[[category:Release_Management|Autonag]] | [[category:Release_Management|Autonag]] |
edits