Skip to content

ci: receive publish events from openui and open version-bump PRs - #6

Merged
AbhinRustagi merged 1 commit into
ci/template-checksfrom
ci/version-bump-receiver
Aug 13, 2026
Merged

ci: receive publish events from openui and open version-bump PRs#6
AbhinRustagi merged 1 commit into
ci/template-checksfrom
ci/version-bump-receiver

Conversation

@AbhinRustagi

Copy link
Copy Markdown
Collaborator

Part 4 of 4, stacked on #4.

  • repository_dispatch (package-published) from openui's publish workflow triggers the sync; manual workflow_dispatch also works
  • Checks out openui pinned to the publish commit (client_payload.sha) — versions match exactly what shipped, no registry lag
  • Syncs @openuidev/* template versions forward-only (never downgrades), regenerates lockfiles, opens the PR here with the default token

Counterpart: the openui side shrinks to a one-step dispatch (see thesysdev/openui#954).

Note: PRs opened by GITHUB_TOKEN don't trigger template-checks CI — if we want checks on bot PRs, swap in a repo-scoped PAT later.

repository_dispatch (package-published) pins the openui checkout to the
publish commit, syncs template versions (forward-only), regenerates
lockfiles, and opens the PR here with the default token.
@AbhinRustagi
AbhinRustagi merged commit 748041a into main Aug 13, 2026
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