Skip to content

chore: add native-release-sync dispatch + CODEOWNERS + sync skills#509

Open
piyush-kukadiya wants to merge 1 commit into
CleverTap:developfrom
piyush-kukadiya:feat/native-release-sync
Open

chore: add native-release-sync dispatch + CODEOWNERS + sync skills#509
piyush-kukadiya wants to merge 1 commit into
CleverTap:developfrom
piyush-kukadiya:feat/native-release-sync

Conversation

@piyush-kukadiya

@piyush-kukadiya piyush-kukadiya commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Wires clevertap-react-native into the central wrapper-sync automation. A maintainer triggers native-release-sync, picks the target native Android/iOS SDK versions, and a headless run (in CleverTap/clevertap-wrapper-tooling@v1) surfaces new APIs across the bridge, bumps pins, builds the Example app, and opens a review PR.

Changes

  • .github/workflows/native-release-sync.yml — manual workflow_dispatch → reusable sync.yml@v1 with wrapper: react-native + the four secrets.
  • .github/CODEOWNERS — review owners for the bot's PRs.
  • .claude/skills/ — the 7 RN domain skills the headless sync reads on demand (it checks out develop, so the skills must live here).

Note: the "Run workflow" button appears once this reaches the default branch (master) via the normal develop→master flow; until then trigger via gh workflow run native-release-sync.yml --ref develop.

🤖 Generated with Claude Code

Wires clevertap-react-native into the central wrapper-sync automation:
- .github/workflows/native-release-sync.yml — dispatch to sync.yml@v1 (wrapper: react-native).
- .github/CODEOWNERS — review owners for the bot's auto-PRs.
- .claude/skills/ — the domain skills the headless sync reads (the sync checks out
  develop, so the skills must live here).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2abddb3d-9daf-4aaf-88ea-39bb72d50bc3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant