entering a merge proposal commit message and description is tedious, redundant

Bug #869611 reported by Martin Pool
28
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

Merge proposals have fields for a description and proposed commit message, both of which are required for the typical mp workflow.

They do have distinct reasons to exist: the description is a letter to the people who will review the merge, and the commit message is (typically shorter) and a description of how it should be recorded in the branch history.

However, they typically also have a lot in common with each other and with the revisions committed to the branch. In the low-end case of "fix typo in foo_routine" people very likely want to use the same message for the original commit, the mp description, and the proposed commit message, but they have to manually copy it around.

This could be addressed by eg:
 * pre-filling the editor with something based on the to-be-merged revision messages
 * making the mp page and mail prominently show the to-be-merged commit messages, so the user only needs a description if they are not sufficient or are too long
 * making it clear the 'description' is only meant to be additional information beyond the proposed commit message
 * removing the 'description' and just having a commit message plus a conversation thread

fixing this might fix bug 619810

Martin Pool (mbp)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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