molecule-ai-workspace-templ.../.github/workflows
Hongming Wang ae5ab16e20
ci(publish-image): accept repository_dispatch from monorepo runtime publish (#7)
Adds 'repository_dispatch' trigger (event-type: runtime-published) so
molecule-core's publish-runtime.yml cascade job can fire this template's
image rebuild after a new molecule-ai-workspace-runtime PyPI release.

Without this, every runtime release waited for the next push: main /
manual workflow_dispatch to propagate to the published image. With it,
runtime fixes flow monorepo → PyPI → all 8 template images
automatically.

Part of the runtime CD chain. See molecule-core docs/workspace-runtime-package.md.

Co-authored-by: Hongming Wang <hongmingwangalt@gmail.com>
2026-04-26 12:42:52 -07:00
..
ci.yml ci: add standard workspace template validation workflow 2026-04-16 04:43:22 -07:00
publish-image.yml ci(publish-image): accept repository_dispatch from monorepo runtime publish (#7) 2026-04-26 12:42:52 -07:00