bugbot/crash/analyzer.py (4 lines): - line 88: # TODO: Move this to libmozdata - line 322: # TODO: explain this workaround. - line 389: # TODO: count useful/interesting user comments (e.g., exclude one word comments) - line 890: # TODO: split signatures into chunks to avoid very long query URLs bugbot/rules/bisection_without_regressed_by.py (2 lines): - line 24: # TODO: also ignore other kinds of files that certainly can't cause regressions. - line 164: # TODO: Nag in the duplicate target instead, making sure it doesn't already have regressed_by. bugbot/rules/file_crash_bug.py (2 lines): - line 169: # TODO: Provide the following information: - line 254: # TODO: log the created bugs info somewhere (e.g., DB, bugbot/rules/perfalert_inactive_regression.py (2 lines): - line 92: # TODO: Attempt to needinfo the triage owner instead of ignoring the bugs - line 104: # TODO: We can drop this when https://github.com/mozilla/bugbot/issues/1465 is implemented. bugbot/rules/duplicate_copy_metadata.py (1 line): - line 99: # TODO: Since the logic for copied fields is getting bigger, bugbot/rules/needinfo_regression_author.py (1 line): - line 148: # TODO: We can drop this when https://github.com/mozilla/bugbot/issues/1465 is implemented. bugbot/mail.py (1 line): - line 122: # TODO: default_login has been added to fix issues with old auto_nag bugbot/bug/analyzer.py (1 line): - line 224: # TODO: We only fetch bugs that aren't already in the store. bugbot/rules/topcrash_highlight.py (1 line): - line 65: # FIXME: This is a workaround to monitor the cases where the bot bugbot/rules/workflow/no_severity_ni.py (1 line): - line 105: # TODO: change this when https://bugzilla.mozilla.org/1543984 will be fixed bugbot/rules/component.py (1 line): - line 230: # TODO: Use the component suggestion from the service with the second highest confidence instead.