docs(push): restore push action buttons README section#444
Merged
evan-masseau merged 1 commit intorel/4.4.0from May 4, 2026
Merged
docs(push): restore push action buttons README section#444evan-masseau merged 1 commit intorel/4.4.0from
evan-masseau merged 1 commit intorel/4.4.0from
Conversation
This reverts commit 5e82562. Re-applying README documentation for push action buttons ahead of the 4.4.0 release.
Contributor
Author
|
bugbot run |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 20af58f. Configure here.
ajaysubra
approved these changes
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Restore the "Push Action Buttons" README section ahead of the 4.4.0 release. The section was previously added in #410 then reverted in 5e82562 to keep
masterclean while the feature soaked on the release branch. Wording is aligned with the parallel RN SDK README update (klaviyo/klaviyo-react-native-sdk#309) for cross-platform consistency — uses "provide the ability", "A notification can include up to 3 buttons", and "No additional SDK setup is required".Due Diligence
Release/Versioning Considerations
PatchContains internal changes or backwards-compatible bug fixes.MinorContains changes to the public API.MajorContains breaking changes.rel/4.4.0so the docs go live with the 4.4.0 release.Changelog / Code Overview
Test Plan
Related Issues/Tickets