Helpful utility to render merge proposals as HTML
Helpful utility to render merge proposals from launchpad and pull
requests from github as HTML
review-gator.py --help # to see all available options
review-gator.py --config branches.yaml # branches must be under your home directory
export GITHUB_TOKEN=%GITHUBAPITOKEN; review-gator.py --config branches.yaml # if you have any github repos configured
review-gator.py --config branches.yaml --config-skeleton # Output sample config skeleton