Skip to content

"Open this line in GitHub" at specific commit with GitHub integration #107193

@joeyjackson

Description

@joeyjackson

Problem Statement

Currently, the github integration allows you to open specific code lines from an error stack trace to view them in GitHub. However, it appears this always opens the file and line in the current main/master branch instead of the specific commit of the code running when the error was reported.

Image

Solution Brainstorm

Especially with a continuously changing codebase, it would be nice to have the GitHub integration recognize the commit if specified in the error (for example, we specify the commit in the revision/release and via a tag) and open the line at that specific commit, so that opening older errors still brought up the relevant line in GitHub.

Product Area

Unknown

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions