This tracks adding a feature to Milo that allows build result pages within a project to have an additional set of project-defined links show up on all build results pages. And to have those links include details about the build in their generated URL’s. For example, it should be possible to have a link that is formed that looks like http://foo/?builder=SOME_BUILD&start_time=BUILD_START_TIME . We can use the facility to pre-fill bugs: “https://bugs.chromium.org/p/chromium/issues/entry?summary=Builder: {BUILDER} had a problem&description=At time {BUILD_FINISH_TIME}, ...”.
Scope expanded a bit to interpolate from the standard Build proto. Also delayed a bit from a refactoring of the build page as it is reworked in front of the buildbot deprecation and the build sources it handles.
Comment 1 by jclinton@chromium.org
, Nov 8