James E. Blair 705ca5c766 Add reviewkeys
Reviewkeys are a customizable shortcut for leaving predefined
votes on a change.  For example, if you want to leave a +2
review with no comment, you might simply hit the "meta-2"
key.  The following configuration block is recommended for
use with OpenStack's Gerrit:

  reviewkeys:
    - key: 'meta 0'
      approvals: []
    - key: 'meta 1'
      approvals:
        - category: 'Code-Review'
          value: 1
    - key: 'meta 2'
      approvals:
        - category: 'Code-Review'
          value: 2
    - key: 'meta 3'
      approvals:
        - category: 'Code-Review'
          value: 2
        - category: 'Workflow'
          value: 1

Change-Id: I466024d71d5b1d89fcdc32355e2a9fe13abf5c28
2014-07-12 20:23:56 -07:00
..
2014-07-12 20:23:56 -07:00
2014-04-29 16:28:49 -07:00
2014-05-07 21:35:07 -04:00
2014-07-12 20:23:56 -07:00
2014-07-12 20:23:56 -07:00
2014-07-12 20:23:54 -07:00
2014-07-12 20:23:29 -07:00
2014-07-12 20:23:50 -07:00
2014-05-30 18:05:01 -07:00
2014-07-12 20:23:42 -07:00