-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
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.
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
Projects
Status
Waiting for: Product Owner