* Nag managers for components that need triage owner to be assigned
* Delete test_team_manager.py
* Filter out inactive products and components at the beginning
* Add configs and run on Mondays
* Add a clarification comment for the filtering step
* Remove unnecessary query field (`product_types`)
* Update team_managers.json
* Generate a nicer string representation for the states
Responding to @marco-c suggestion
* Update team_managers.json
* Fix the run command
* Fix mismatch in a function name
* Change the team manager fallback
* Fix typos
* Use relative date for querying user activities
* Drop the clones with limited refactoring to `BzCleaner`
* Add a db to store the different actions the bot made
* no_assignee: fix test
* Add alembic to make migrations easier and fix few nits
* Set status of the sent email
* Install requirements for tests in travis
* Apply alembic change in tox.ini instead of in travis.yml
* Fix the test
* Remove debug print
* Remove useless read_from
* Fix nits
* Add tools recently added in history