ReviewRobot

From MozillaWiki
Jump to: navigation, search

The review robot performs automated style checks against patches posted to bugzilla. It will run several times a day on an interval. Apply the patch against the current mozilla-central tip and looks for easy to check rules such as whitespace, style and unsafe functions.

For a list of checks see: https://github.com/bgirard/PatchReviewRobot/blob/master/check-style/modules/cpplint.py#L108

Testing Phase

Currently this bot is being tested. To prevent sending bogus reviews to new contributors (or confusing people in general), currently the bot will only post reviews for people who are whitelisted. Currently this is bgirard@ and ehsan@.

File a bug

Please file a bug in 'Core::Rewriting and Analysis' and make it block bug 875605.

Fork Me

https://github.com/bgirard/PatchReviewRobot