Page MenuHomePhabricator

Zuul: Highlight relevant change on Zuul status page when following submit pipeline url
Open, LowPublicFeature

Description

When following the link to the Zuul status page from the comment indicating the start of a submit pipeline:

jenkins-bot wrote:
> Starting gate-and-submit jobs.
> https://integration.wikimedia.org/zuul/

I'd be nice to have the relevant section highlighted on that url.


Version: wmf-deployment
Severity: enhancement

Details

Reference
bz63399

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 3:06 AM
bzimport set Reference to bz63399.

Change 123145 had a related patch set uploaded by Krinkle:
Zuul status page: Add support for highlighting a change by id

https://gerrit.wikimedia.org/r/123145

Change 123145 merged by jenkins-bot:
Zuul status page: Add support for highlighting a change by id

https://gerrit.wikimedia.org/r/123145

Needs Zuul to slightly alter the URL which is bug 63744

Upstream has implemented the feature ( https://review.openstack.org/#/c/124390/ ) and IIRC I have deployed the patch.

The supported urls are:

  • /status: return a complex data structure that represents the entire queue / pipeline structure of the system
  • /status.json (backwards compatibility): same as /status
  • /status/change/X,Y: return status just for gerrit change X,Y
Krinkle set Security to None.

Change 123145 merged by jenkins-bot:
Zuul status page: Add support for highlighting a change by id

https://gerrit.wikimedia.org/r/123145

This was reverted by https://gerrit.wikimedia.org/r/#/c/integration/docroot/+/201651/.

It'd be nice to get this back; can we convince upstream to take it?

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:13 AM