BranchMetrics / ios-branch-deep-linking-attribution

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.
https://help.branch.io/developers-hub/docs/ios-sdk-overview
MIT License
728 stars 229 forks source link

[SDK-2072] Automatically sync Readme docs version history page #1290

Closed nsingh-branch closed 1 year ago

nsingh-branch commented 1 year ago

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.