Automattic-Tracks-iOS
Automattic-Tracks-iOS copied to clipboard
Allow SDK consumers to specify release name
Twin PR for Android: https://github.com/Automattic/Automattic-Tracks-Android/pull/206
Description
Allow SDK consumers to specify release name or that it wants to delegate setting up release name to SDK (it's by default).
Why?
We would like to decrease a number of "fake releases" (created by running an up from e.g. PR build) to maek Sentry dashboard easier to navigate in. E.g., these highlighted releases are "fake" ones:
- [x] I have considered if this change warrants release notes and have added them to the appropriate section in the
CHANGELOG.md
if necessary.