Hello!

We have hook in Mercurial that submits or updates a review request on
changegroup event (similar to post commit hook in SVN.) The change
requests are keyed off of JIRA tickets numbers. Here's the format:
JIRA-TICKET-123 JIRA ticket summary/title here (mercurial repo name.)
We also automatically update the review request description with the
commit comments.

Since the reviews requests are per ticket, we see a fair amount of
code changes submitted per review request. Due to this, a review
request page gets cluttered with change notification when diffs are
uploaded. The reason is the description FROM and TO parts get getting
too long and are eating up the screen real estate.

Does anybody know if there's a way to suppresses the description
change FROM and TO from showing up in the review?

Here's a example of a review request change:

<sample>
Review request changed
Updated 18 hours, 37 minutes ago (May 8th, 2012, 2:39 p.m.)
Diff
  added Diff r2

Description
Changed from:
(17076c4a0588) JIRA-123 Commit comment here (John Doe/2012-05-08 14:07
-0500)

Changed to:
(17076c4a0588) JIRA-123 Commit comment here (John Doe/2012-05-08 14:07
-0500)
---
(ff595b0dd8b2) BO-9762 More commit comments here  (John Doe/2012-05-08
14:37 -0500)
</sample>

I'd appreciate any information.

Thanks,
Jeff

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to