Skip to content

chore: add native-release-sync + ionic-typings dispatch + CODEOWNERS + sync skills#321

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

chore: add native-release-sync + ionic-typings dispatch + CODEOWNERS + sync skills#321
piyush-kukadiya wants to merge 3 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-cordova into the central wrapper-sync automation. A maintainer triggers native-release-sync, picks the target native SDK versions, and a headless run (in CleverTap/clevertap-wrapper-tooling@v1) surfaces new APIs across the JS/Android/iOS bridge, demos them in the sample apps, bumps versions, builds, and opens a review PR.

Changes

  • .github/workflows/native-release-sync.yml — manual workflow_dispatch → reusable sync.yml@v1 with wrapper: cordova + the four secrets.
  • .github/workflows/update-ionic-typings.yml — separate dispatch to update the awesome-cordova-plugins (ionic-native) TypeScript typings (opens a PR into the typings fork; a human forwards it upstream).
  • .github/CODEOWNERS — review owners for the bot's PRs.
  • .claude/skills/ — the 6 Cordova domain skills the headless sync reads (incl. ionic-native-typings); the sync checks out develop, so they must live here.

Before this can run (repo admin)

  • For update-ionic-typings: set the typings_repo input to your awesome-cordova-plugins fork when running.

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

…+ sync skills

Wires clevertap-cordova into the central wrapper-sync automation:
- .github/workflows/native-release-sync.yml — dispatch to sync.yml@v1 (wrapper: cordova).
- .github/workflows/update-ionic-typings.yml — dispatch to update the awesome-cordova-plugins
  TypeScript typings (separate reusable workflow).
- .github/CODEOWNERS — review owners for the bot's auto-PRs.
- .claude/skills/ — the domain skills the headless sync reads from develop (incl. ionic-native-typings).

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: 51cbc091-899e-4227-b2de-52bd425d951d

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.

piyush-kukadiya and others added 2 commits June 23, 2026 19:00
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The Cordova platforms/ tree is regenerated by 'cordova platform add' on every
build; tracking it means each auto-sync PR would be flooded with hundreds of
regenerated files. Untrack it (it's now gitignored) so sync PRs stay clean.

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