Closed Bug 1534748 Opened 5 years ago Closed 5 years ago

Show for every rerun or retriggered task/job who requested it

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1541859

People

(Reporter: aryx, Unassigned)

References

Details

Similar to bug 1496890, being able to see who requested many reruns/retriggers without manually trying to find the related action task is helpful if more than one unique job got retriggered.

Reruns just return a task to the "pending" state - task metadata is immuntable. So there's no way to add additional data to a task when rerunning.

However, retriggers (add-new-jobs actions) could modify the task description to contain the clientId of the person that triggered them. I'm not sure if the resulting tasks would validate with CoT, though, since they would have been modified out-of-band.

We may be able to get away with adding a dependency on the action task, for retriggers?

This was fixed in Bug 1541859 for retriggers, and as Dustin said, reruns aren't really fixable.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.