Automated static analysis & linting bot for Mozilla repositories
Last updated Jul 3, 2026
66
Stars
46
Forks
131
Issues
+66
Stars/day
Attention Score
45
Language breakdown
No language data available.
โธ Files
click to expand
README
Mozilla Code Review
The Code Review Bot aims to give early feedback to Mozilla developers about their patches. We automate code analyzers and publish detected issues on Phabricator as soon as possible, and for all revisions.
This project has 4 parts:
botis a Python script running as a Taskcluster task, triggering Try pushes from Phabricator notifications and then reporting issues found in analyzer tasks,backendis a Django web API used to store issues detected by the bot,frontendis an administration frontend (in Vue.js) displaying detailed information about analyses and issues,
:loudspeaker: You can contact the code review bot's developers on Matrix or on Slack in #code-review-bot.
๐ More in this category