Skip to content

chore: auto-detect React Native release version - #1972

Merged
fadi-george merged 1 commit into
mainfrom
cursor/auto-detect-release-version
Aug 27, 2026
Merged

chore: auto-detect React Native release version#1972
fadi-george merged 1 commit into
mainfrom
cursor/auto-detect-release-version

Conversation

@fadi-george

Copy link
Copy Markdown
Collaborator

Description

One Line Summary

Make rn_version optional for manually dispatched release PR workflows by auto-detecting the next version.

Details

Motivation

Align React Native release automation with the Capacitor workflow so manual releases do not require a version override and no-op when a release is unnecessary.

Scope

Only the release PR workflow changes. Reusable workflow callers must still provide rn_version.

Testing

Manual testing

Validated the workflow diff with git diff --check and the repository pre-commit vp check --fix hook. No runtime tests are needed for this workflow-only change.

Affected code checklist

  • Notifications
    • Display
    • Open
    • Push Processing
    • Confirm Deliveries
  • Outcomes
  • Sessions
  • In-App Messaging
  • REST API requests
  • Public API changes

Checklist

Overview

  • I have filled out all REQUIRED sections above
  • PR does one thing
  • Any Public API changes are explained in the PR details and conform to existing APIs

Testing

  • I have included test coverage for these changes, or explained why they are not needed
  • All automated tests pass, or I explained why that is not possible
  • I have personally tested this on my device, or explained why that is not possible

Final pass

  • Code is as readable as possible
  • I have reviewed this PR myself, ensuring it meets each checklist item

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@fadi-george
fadi-george requested a review from a team as a code owner August 27, 2026 19:50
@fadi-george
fadi-george merged commit 520afa0 into main Aug 27, 2026
6 checks passed
@fadi-george
fadi-george deleted the cursor/auto-detect-release-version branch August 27, 2026 19:52
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