also show perfherder links for autoland on changeset pages
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Tracking
(Not tracked)
People
(Reporter: aryx, Assigned: aryx)
Details
Attachments
(1 file)
Changeset pages like https://hg.mozilla.org/integration/mozilla-inbound/rev/fe34a6921349b360bb6b194979919586048d7f27 contain a line
perfherder [talos] [build metrics] [platform microbench] (compared to previous push)
It's shown on mozilla-inbound but not on autoland because the latter one has its changesets in the 'draft' phase and not in 'publish' until they are merged to central and Mozilla's hgmo extension checks for the 'publish' phase to not show it for repositories where pushes are unrelated to each other (like Try).
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Connor, can you test this, please? Had no autoland repository at hand. Just check that line at https://hg.mozilla.org/hgcustom/version-control-tools/file/tip/hgtemplates/gitweb_mozilla/changeset.tmpl#l60 is shown and the links work.
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/2dbca49f704c
also show perfherder links for autoland repositories r=sheehan
Description
•