Closed Bug 1964783 Opened 8 months ago Closed 7 months ago

Add support for converting a lando commit ID parameter into a treeherder revision

Categories

(Tree Management :: Treeherder, task)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sparky, Assigned: sparky)

References

Details

(Whiteboard: [fxp])

This bug is for support to treeherder for converting a lando commit ID into a revision.

Lando can now produce an ID for a particular try run that can be mapped to a revision using their API. For example: https://api.lando.services.mozilla.com/landing_jobs/130079

The code for this should be used to convert a parameter like landoCommitID to a revision from a URL like this: https://treeherder.mozilla.org/jobs?repo=try&landoCommitID=130079

And redirect to a URL like this: https://treeherder.mozilla.org/jobs?repo=try&revision=9ceb99a618e4a79952143997d0bef67d9f923cf9

Blocks: 1964784

Mapping landoCommitID to a treeherder url is likely going to be handled in Lando via bug 1965152.

I think this landed in https://github.com/mozilla/treeherder/commit/4eb5b562e854d499a67ea0511fe6bca365558e34 right?

Should this bug be closed? I think it was already done, which is what enabled bug 1964784.

Flags: needinfo?(gmierz2)

Yes, that's correct, thanks! Closing this as FIXED.

Status: NEW → RESOLVED
Closed: 7 months ago
Flags: needinfo?(gmierz2)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.