Skip to content

Commit

Permalink
pr comment link to gh ticket (#9837)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia committed Apr 29, 2024
1 parent b2fc92a commit c83f19e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ When a pull request is opened, Sentry will parse the filenames and function name

Sentry will comment on the pull request with up to five issues per file that were first seen within the past 90 days and were last seen within the past 14 days.

This feature requires [code mappings](/product/issues/suspect-commits/#2-set-up-code-mappings) and is currently only supported for Python, Javascript/Typescript, PHP, and Ruby files. For Javascript/Typescript, please ensure that you've unminified your code by [setting up source maps](/platforms/javascript/sourcemaps/).
This feature requires [code mappings](/product/issues/suspect-commits/#2-set-up-code-mappings) and is currently only supported for Python, JavaScript/TypeScript, PHP, and Ruby files. If you're using a different language, [let us know on this GitHub ticket](https://github.com/getsentry/sentry/issues/69824). For JavaScript/TypeScript, please ensure that you've unminified your code by [setting up source maps](/platforms/javascript/sourcemaps/).

### Missing Member Detection

Expand Down

0 comments on commit c83f19e

Please sign in to comment.