BugBot: Difference between revisions

57 bytes added ,  13 February 2024
Move has_str_no_range to the removed rules
(Add the file_crash_bug rule)
(Move has_str_no_range to the removed rules)
 
Line 61: Line 61:
   | Action    = Set the 'Has STR' field to be 'yes'  
   | Action    = Set the 'Has STR' field to be 'yes'  
   | Source    = has_str_no_hasstr.py  
   | Source    = has_str_no_hasstr.py  
}}
{{BugBotRule
  | Rule name = Bugs with STR and no regression range
  | Purpose  = Compleat missing metadata
  | Action    = Needinfo the bug creator to find the regression range
  | Source    = has_str_no_range.py
}}
}}
{{BugBotRule
{{BugBotRule
Line 509: Line 503:
   | Note      = Dropped in favor of [[BugBot#tracked_attention.py|Tracked bugs that need attention]]
   | Note      = Dropped in favor of [[BugBot#tracked_attention.py|Tracked bugs that need attention]]
}}
}}
 
{{BugBotRule
  | Rule name = Bugs with STR and no regression range
  | Purpose  = Compleat missing metadata
  | Action    = Needinfo the bug creator to find the regression range
  | Source    = has_str_no_range.py
  | Removed  = yes
  | Note      = Removed on 2024-02-13
}}


__TOC__
__TOC__