mozilla
code-review
Python

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:

  • bot is a Python script running as a Taskcluster task, triggering Try pushes from Phabricator notifications and then reporting issues found in analyzer tasks,
  • backend is a Django web API used to store issues detected by the bot,
  • frontend is an administration frontend (in Vue.js) displaying detailed information about analyses and issues,
:bluebook: Documentation is available in this repository in the docs folder. A good starting point is the architecture description.

:loudspeaker: You can contact the code review bot's developers on Matrix or on Slack in #code-review-bot.

ยฉ 2026 GitRepoTrend ยท mozilla/code-review ยท Updated daily from GitHub