Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 19F3718797 for ; Wed, 16 Dec 2015 04:31:59 +0000 (UTC) Received: (qmail 19509 invoked by uid 500); 16 Dec 2015 04:31:59 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 19488 invoked by uid 500); 16 Dec 2015 04:31:59 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 19475 invoked by uid 99); 16 Dec 2015 04:31:58 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2015 04:31:58 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 1E3312AE72B; Wed, 16 Dec 2015 04:31:58 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0039291109032025646==" MIME-Version: 1.0 Subject: Re: Review Request 41411: Added flags to update summary / desc for reviews. From: "Mesos ReviewBot" To: "Neil Conway" Cc: "Kevin Klues" , "Mesos ReviewBot" , "mesos" Date: Wed, 16 Dec 2015 04:31:58 -0000 Message-ID: <20151216043158.31807.82398@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Mesos ReviewBot" X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/41411/ X-Sender: "Mesos ReviewBot" References: <20151215223853.19750.12357@reviews.apache.org> In-Reply-To: <20151215223853.19750.12357@reviews.apache.org> Reply-To: "Mesos ReviewBot" X-ReviewRequest-Repository: mesos --===============0039291109032025646== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41411/#review110613 ----------------------------------------------------------- Patch looks great! Reviews applied: [41286, 41359, 41360, 41361, 41362, 41363, 41364, 41371, 41372, 41383, 41411] Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export COMPILER=gcc; ./support/docker_build.sh - Mesos ReviewBot On Dec. 15, 2015, 10:38 p.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41411/ > ----------------------------------------------------------- > > (Updated Dec. 15, 2015, 10:38 p.m.) > > > Review request for mesos and Neil Conway. > > > Bugs: MESOS-4180 > https://issues.apache.org/jira/browse/MESOS-4180 > > > Repository: mesos > > > Description > ------- > > Previously if you amended a commit message and posted it to reviewboard > via the support/post_reviews.py script, then the summary / description > on reviewboard would not be updated. The only way to update these was to > modify them directly on the webpage. However, with a simple directive in the > .reviewboardrc file we can force the review's summary / description to > be updated to the text in the commit message. This commit adds these > directives to the default .reviewboardrc. > > Review: https://reviews.apache.org/r/41411 > > > Diffs > ----- > > support/reviewboardrc 56bd8a59b1f3bed85241bdc133cc1127d4bff94d > > Diff: https://reviews.apache.org/r/41411/diff/ > > > Testing > ------- > > > Thanks, > > Kevin Klues > > --===============0039291109032025646==--