Closed Bug 1409181 Opened 7 years ago Closed 6 years ago

Add a link to the Taskcluster group/task inspector to the per-push menu

Categories

(Tree Management :: Treeherder: Frontend, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: emorley, Unassigned)

References

Details

Each push on Treeherder currently links to the buildbot buildapi page for the push, under the extra push options menu. This allows for easy checking of the upstream data for a revision in case of data ingestion issues, making it simpler to work out if it's a Treeherder issue or an upstream issue.

It would be great to have a similar link for Taskcluster, to the group/task inspector.

Eli, is there a way to link to the group inspector by repo+revision as opposed to Taskcluster group ID?
Flags: needinfo?(eperelman)
Currently that functionality doesn't exist. You'll most likely have to look up an associated task ID, and then redirect to /tasks/:taskId.
Flags: needinfo?(eperelman)
Component: Treeherder → Treeherder: Frontend
Depends on: 1415271
(In reply to :Eli Perelman from comment #1)
> Currently that functionality doesn't exist. You'll most likely have to look
> up an associated task ID, and then redirect to /tasks/:taskId.

I don't think that's something that should be the responsibility of downstream tools; I've filed bug 1415271 for adding it :-)
Priority: P2 → P3
This doesn't really seem possible since there can be more than one group associated with a push, and there isn't an easy way to redirect to even the first group without including more Taskcluster business logic, which I'd prefer not to do for now. (See bug 1415271).
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.