Add a publish function to DraftReview.
Review Request #4116 — Created May 8, 2013 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
Add a publish function to DraftReview. This is used to publish a review. It will emit the "publishing" signal when called and "published" when the publish finished.
Unit tests pass. Tested with my upcoming draft banner change.