Add options to override GUESS_* items from .reviewboardrc

Review Request #5262 — Created Jan. 15, 2014 and discarded

Information

RBTools
master

Reviewers

Add options to override GUESS_* items from .reviewboardrc

If your .reviewboardrc contains GUESS_FIELDS=True, GUESS_DESCRIPTION=True, or
GUESS_SUMMARY=True, there's no way to override these on a per-submission
basis (for example, if you want to update a review request, but don't
want to update the descipriont).

Add --no-guess-{fields,description,summary} options to rbt post, which
override these values from .reviewboardrc

 
david
  1. This should also add documentation for these options in docs/rbtools/rbt/commands/post.txt

  2. 
      
david
  1. I'll make the doc changes and push this.

  2. 
      
CA
CA
david
  1. Actually, Christian tells me that he's working on a better implementation. I'm going to revert the change I pushed in favor of that.

  2. 
      
CA
Review request changed

Status: Discarded

Loading...