You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Mappings allow mapping between your "source control teams/users" and "Sentry Teams/users", using external team/user mappings. Sentry uses the "external team/user mappings" to convert the owners in your CODEOWNERS file into their equivalents in Sentry.
Context:
User Mappings allow mapping between your "source control teams/users" and "Sentry Teams/users", using external team/user mappings. Sentry uses the "external team/user mappings" to convert the owners in your CODEOWNERS file into their equivalents in Sentry.
This is very similar to Code Mappings which is already implemented here: https://github.com/jianyuan/terraform-provider-sentry/blob/main/sentry/resource_sentry_organization_code_mappings.go
The following API endpoints could be used:
The text was updated successfully, but these errors were encountered: