You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by aconway <ac...@redhat.com> on 2015/10/30 02:28:08 UTC

Configured proton repo for reviewboard

Added .reviewboardrc configuration file so a simple `rbt post` on a
branch will post a review to the Apache reviewboard. See `rbt --help`
for more details.
    
Tips:
    
rbt post  # Create a new review of current branch with diff against master
rbt post --parent branchx  # Review with diff against branchx instead of master
rbt post -r12345 # Post a new patch to existing review 12345