PQM

Should set author in commit metadata

Bug #716685 reported by Alexandre Garnier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PQM
Incomplete
Undecided
Unassigned

Bug Description

It would be nice to have sender info stored in author field of merge commit.

For mail queue the script.getSender() can be taken as is (the from field of the email)
For LP queue the script.getSender() could be redifined as "self.merge_proposal.queuer.display_name <self.merge_proposal.queuer.confirmed_email_addresses_collection[0].email>" (or something like that)

And then the sender could be use as author in the commit command ("tree.commit(summary, author=sender, verbose=False)" in Bazaar2Handler for example)

Revision history for this message
Robert Collins (lifeless) wrote :

I think this might be a duplicate; anyhow - it would be a little weird to do this, because bzr already knows who made the changes - bzr log and bzr annotate should /already/ be showing correct information.

Changed in pqm:
status: New → Incomplete
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.