store review data in revision property

Bug #723740 reported by Jelmer Vernooij
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned

Bug Description

A lot of projects currently track reviewers for revisions that land on trunk, but they all currently store that information in the commit message somewhere, often with a different syntax.

It would be great to have a "reviewers" revision property that contained this information, and which can be displayed by e.g. bzr log / bzr viz / launchpad etc. Tools like Tarmac and PQM could set this property, and we might want to allow setting it on the command-line to commit.

This would also make analysis by various tools (e.g. bzr stats) easier.

It would make sense to use newlines to separate the different reviews in the "reviews" property, consistent with the "authors" and "bugs" properties.

Each line could contain the type of the review ("code", "ui", ...) as well as the identity of the person that did the review.

Jelmer Vernooij (jelmer)
summary: - storing reviewers in revision propertyh
+ store review data in revision property
description: updated
Revision history for this message
Jonathan Lange (jml) wrote :

Fixing this would help fix bug 723737.

Vincent Ladeuil (vila)
Changed in bzr:
status: Triaged → Confirmed
Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 723740] Re: store review data in revision property

On Wed, 2011-02-23 at 14:54 +0000, Vincent Ladeuil wrote:
> ** Changed in: bzr
> Status: Triaged => Confirmed
D'oh! Sorry, force of habit..

Jelmer

Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.