Closed Bug 1392492 Opened 7 years ago Closed 7 years ago

Email for try push should use short hash in title

Categories

(Release Engineering :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1352809

People

(Reporter: xidorn, Unassigned)

Details

The commit message digest is generally much more useful than the hash when browsing email list. It would be good to shorten that hash so that we have more room for the commit message in title to show.
Alternatively we can probably just remove that hash, or move it to the end of the title.
Component: Treeherder → General Automation
Product: Tree Management → Release Engineering
QA Contact: catlee
That would be this line: https://hg.mozilla.org/build/buildbotcustom/file/tip/status/generators.py#l10

Think you'd just need to add a `[:12]` into the string at the appropriate spot.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.