-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stack trace linking for Bitbucket #52952
Stack trace linking for Bitbucket #52952
Conversation
Codecov Report
@@ Coverage Diff @@
## master #52952 +/- ##
==========================================
+ Coverage 78.23% 79.95% +1.72%
==========================================
Files 5085 5034 -51
Lines 219413 214531 -4882
Branches 37158 36439 -719
==========================================
- Hits 171654 171526 -128
+ Misses 42076 37736 -4340
+ Partials 5683 5269 -414
|
@leedongwei is attempting to deploy a commit to the Sentry Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Same comment I had for the VSTS integration, but we'll need to make sure the payload shows up on the project_stacktrace_link
endpoint so that we can render these on the frontend. Can we test that this happens or add it if needed?
Deployment failed with the following error:
|
/gcbrun |
This PR enables Stack trace linking for Bitbucket.
Depends on #53584