BugBot: Difference between revisions

376 bytes added ,  23 September 2019
Add close_intermittents.py documentation
(→‎p2_merge_day: add the tool)
(Add close_intermittents.py documentation)
Line 171: Line 171:
   | Example  = 1546366
   | Example  = 1546366
   | Source    = prod_comp_changed_with_priority.py
   | Source    = prod_comp_changed_with_priority.py
}}
{{AutonagRule
  | Rule name = Close intermittent test failure bugs
  | Purpose  = Close intermittent test failure bugs which are P5s, not marked <code>leave-open</code>, and have not had a new failure in 21 days.
  | Action    = RESOLVE bug as INCOMPLETE with a comment explaining why the bot is doing this.
  | Example  = 1577895
  | Source    = close_intermittents.py
}}
}}