Add config option to ignore drafts

This change adds config option to allow ignoring draft changes:

[reviewers]
  ignoreDrafts = true

This is a bit more convenient when drafts must be ignored in all
projects. If required to set a per-project behaviour this setting
should be set to false and "-status:draft" added to to filters
in specific projects.

Change-Id: I9c39e309d6be503678e6796fade64e1290f050e1
2 files changed
tree: 599072a73170e755a2287703ef0eb1abb2a90c38
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. LICENSE
  7. pom.xml
  8. WORKSPACE