Skip to content

Expo Updates: add tags with Expo Updates context vars to make them searchable/filterable#5788

Merged
alwx merged 2 commits intomainfrom
alwx/improvement/expo-updates-tags
Mar 10, 2026
Merged

Expo Updates: add tags with Expo Updates context vars to make them searchable/filterable#5788
alwx merged 2 commits intomainfrom
alwx/improvement/expo-updates-tags

Conversation

@alwx
Copy link
Contributor

@alwx alwx commented Mar 9, 2026

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

A very small but potentially useful improvement — when running an OTA update via Expo Updates, we can set Sentry's release or add tags that allow correlating errors to specific OTA update deployments.
The existing expoContextIntegration already puts this in context, but context fields are not searchable in Sentry — only tags are.

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • Expo Updates: add tags with Expo Updates context vars to make them searchable/filterable by alwx in #5788
  • chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by dependabot in #5784
  • chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 by dependabot in #5781
  • chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.23.1 to 2.23.2 by dependabot in #5782
  • chore(deps): bump getsentry/craft from 2.21.7 to 2.23.2 by dependabot in #5783
  • chore(deps): bump tar to ^7.5.10 by antonis in #5777

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request

Generated by 🚫 dangerJS against d222c49

@alwx alwx self-assigned this Mar 9, 2026
Copy link
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀
Thank you for this addition Alex 🙇

@alwx alwx merged commit 700ed6c into main Mar 10, 2026
50 of 58 checks passed
@alwx alwx deleted the alwx/improvement/expo-updates-tags branch March 10, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants