Skip to content

[skill-drift] fix(react-native-sdk): add deeplinkIntegration and screenshot masking options#102

Merged
HazAT merged 1 commit intomainfrom
skill-drift/sentry-react-native-deeplink-screenshot-c819761013cecb19
Apr 22, 2026
Merged

[skill-drift] fix(react-native-sdk): add deeplinkIntegration and screenshot masking options#102
HazAT merged 1 commit intomainfrom
skill-drift/sentry-react-native-deeplink-screenshot-c819761013cecb19

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Summary

  • Add deeplinkIntegration() to the Opt-In Integrations table — new opt-in integration that automatically captures deep link URLs as breadcrumbs (source: getsentry/sentry-react-native PR #5983)
  • Add screenshot masking options (maskAllText, maskAllImages, maskedViewClasses, unmaskedViewClasses) with a code example and sub-table under the Core Options section (source: getsentry/sentry-react-native PR #6007)

Drift source

  • PR #5983: feat(deeplink): add deeplinkIntegration for automatic deep link breadcrumbs
  • PR #6007: feat(screenshot): add per-screenshot masking option object

Test plan

  • Verify deeplinkIntegration() row appears in the Opt-In Integrations table
  • Verify Screenshot Masking Options sub-section renders correctly with code example and table
  • Confirm screenshot row in Core Options links conceptually to the sub-section

🤖 Generated with [Claude Code]((claude.com/redacted)

Note

🔒 Integrity filter blocked 8 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #19924 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #20341 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #20296 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #282 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #7768 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • getsentry/sentry-go@3abc6a3 get_commit: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #4224 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #83 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by SDK Skill Drift Detector · ● 777.5K ·

  • expires on May 4, 2026, 1:23 PM UTC

… options

- Add `deeplinkIntegration()` to Opt-In Integrations table (PR #5983)
- Add `screenshot` masking options sub-table with `maskAllText`, `maskAllImages`,
  `maskedViewClasses`, `unmaskedViewClasses` (PR #6007)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@HazAT HazAT merged commit 1c9e1c9 into main Apr 22, 2026
3 checks passed
@HazAT HazAT deleted the skill-drift/sentry-react-native-deeplink-screenshot-c819761013cecb19 branch April 22, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant