Nerd Reviewer bot reviews patches and checks that they pass common project rules e.g. unit test coverage, max amount of loc, well written commit message... So core reviews can concentrate on other more important stuff.
Go to file
Joshua Harlow 1157e84e79 Get gerrit watching thread working as expected
This watcher addition can be tested standalone
by running.

$ python nerdreviewer/watcher.py \
  "review.openstack.org" "$USER"

Change-Id: I91142dd8d6be7649894320489c4ed3083723652a
2016-01-17 07:19:28 +00:00
doc/source Init project 2015-03-27 01:48:05 +03:00
nerdreviewer Get gerrit watching thread working as expected 2016-01-17 07:19:28 +00:00
tests Init project 2015-03-27 01:48:05 +03:00
.coveragerc Get this repo working again 2016-01-16 23:19:02 -08:00
.gitignore Init project 2015-03-27 01:48:05 +03:00
.gitreview Get this repo working again 2016-01-16 23:19:02 -08:00
.testr.conf Init project 2015-03-27 01:48:05 +03:00
LICENSE Initial commit 2015-03-17 20:42:48 +03:00
README.rst Get this repo working again 2016-01-16 23:19:02 -08:00
requirements.txt Get gerrit watching thread working as expected 2016-01-17 07:19:28 +00:00
setup.cfg Get this repo working again 2016-01-16 23:19:02 -08:00
setup.py Init project 2015-03-27 01:48:05 +03:00
test-requirements.txt Get this repo working again 2016-01-16 23:19:02 -08:00
tox.ini Get this repo working again 2016-01-16 23:19:02 -08:00

README.rst

NerdReviewer - automates dull daily routine code reviews

Nerd Code Reviewer analyzes commits and tell authors where and why they code won't pass human code review process.

Such automation optimizes work on open source projects and simplifies life of new contributors, because they will get interactive step by step guide how to make their patches attractive for project's maintainers.

American Gothic