src/sentry/issues/auto_source_code_config/README.md
Developers who install Source Code Management integrations (e.g. GitHub) will automatically have their errors processed and attempts made to connect them to the source code that caused them.
Once a mapping between an error's file path and a repository is established, Sentry will create a code mapping.
If no previous code mappings were established for that project, the creation of the first code mapping will automatically improve Sentry's experience for that project since the following features will be enabled:
When a code mapping is created and the stacktrace is not an in-app frame we can create a Sentry stacktrace rule to mark them as in-app from then on [2]. Having at least one in-app frame is required to enable the features listed above.
During the creation of the first code mapping we can also import a CODEOWNERS file [2], thus, the following features will be enabled:
[1] Only available for GitHub. [2] This feature is not yet implemented.
Will you access or store my source code?
Configurations:
Integrations: