Skip to content

chore: add native-release-sync dispatch + CODEOWNERS#360

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

chore: add native-release-sync dispatch + CODEOWNERS#360
piyush-kukadiya wants to merge 2 commits 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-flutter 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) bumps pins, surfaces new APIs, builds the example app, and opens a review PR.

Changes

  • .github/workflows/native-release-sync.yml — manual workflow_dispatch that calls the reusable sync.yml@v1 with wrapper: flutter and the four secrets.
  • .github/CODEOWNERS* @piyush-kukadiya so the bot's PRs request review.

The domain skills are already on develop under .claude/skills/ (no change needed).

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

Adds the one-click wrapper-sync dispatch (routes to
CleverTap/clevertap-wrapper-tooling/.github/workflows/sync.yml@v1) plus a
CODEOWNERS so auto-generated sync PRs request review. The domain skills are
already present on develop under .claude/skills.

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: 71e3847b-1dd7-408d-82e5-335d6a72f958

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.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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