The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
Created a GitHub action that runs whenever a release is created. It takes the release name and description, then updates the public docs version history at https://help.branch.io/developers-hub/docs/ios-version-history.
Lastly, the action sends a slack message in the #sdk channel to broadcast the new release.
Motivation
To streamline and speed up the release process even more while keeping out docs up to date.
Type Of Change
[x] New feature (non-breaking change which adds functionality)
Reference
SDK-2072 -- Help Docs automate Readme changelogs
Summary
Created a GitHub action that runs whenever a release is created. It takes the release name and description, then updates the public docs version history at https://help.branch.io/developers-hub/docs/ios-version-history. Lastly, the action sends a slack message in the #sdk channel to broadcast the new release.
Motivation
To streamline and speed up the release process even more while keeping out docs up to date.
Type Of Change
Testing Instructions
cc @BranchMetrics/saas-sdk-devs for visibility.