Skip to content

[skill-drift] fix(cocoa/php/react-native): add new SDK options to skill config references#98

Open
github-actions[bot] wants to merge 1 commit intomainfrom
skill-drift/2026-04-13-sdk-updates-caa253bca508155e
Open

[skill-drift] fix(cocoa/php/react-native): add new SDK options to skill config references#98
github-actions[bot] wants to merge 1 commit intomainfrom
skill-drift/2026-04-13-sdk-updates-caa253bca508155e

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK Changes

The following PRs were merged in the last 7 days that affect skill configuration reference tables:

Changes Made

skills/sentry-cocoa-sdk/SKILL.md

  • Added strictTraceContinuation (Bool, default false) to the Key SentryOptions Fields table — prevents cross-org trace continuation by validating org_id in baggage headers (sentry-cocoa ≥9.10.0)
  • Added orgId (String?, default nil) to the same table — org ID for strict trace validation; auto-parsed from DSN host if not set

skills/sentry-php-sdk/references/metrics.md

  • Added new "Auto-Flush Threshold" section documenting the metric_flush_threshold config option for PHP, Laravel, and Symfony
  • Added metric_flush_threshold to the Symfony YAML config example

skills/sentry-react-native-sdk/SKILL.md

  • Added attachAllThreads (boolean, default false) to the "Native / Mobile Options" table — attaches full stack traces for all threads to every captured event on iOS (requires Cocoa SDK ≥9.9.0)

Verified Against

Note

🔒 Integrity filter blocked 9 items

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

  • #282 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #20205 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #20203 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".
  • #5067 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #5966 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #5951 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #2182 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 · ● 491.6K ·

  • expires on Apr 27, 2026, 1:22 PM UTC

… options

- sentry-cocoa-sdk: add strictTraceContinuation + orgId options (sentry-cocoa#7705)
- sentry-php-sdk: add metric_flush_threshold config flag (sentry-php#2059)
- sentry-react-native-sdk: add attachAllThreads iOS option (sentry-react-native#5960)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

0 participants