Skip to content

Keep product site synchronized after releases - #21

Merged
qinxujunai merged 1 commit into
masterfrom
codex/site-release-sync-v032
Aug 24, 2026
Merged

Keep product site synchronized after releases#21
qinxujunai merged 1 commit into
masterfrom
codex/site-release-sync-v032

Conversation

@qinxujunai

Copy link
Copy Markdown
Owner

What changed

  • deploy the verified product site after a successful Release workflow
  • keep release.published/edited and manual triggers as safe fallbacks
  • gate workflow_run deployments on a successful release conclusion

Why

GitHub suppresses recursive workflow events created with GITHUB_TOKEN, so a Release created by the Release workflow does not emit the release.published event needed by the Pages workflow. Listening to the successful Release workflow closes that gap.

Verification

  • 45 brand and packaging contract tests passed
  • the site renderer still verifies the published installer digest before deployment

@qinxujunai
qinxujunai merged commit a29791b into master Aug 24, 2026
5 checks passed
@qinxujunai
qinxujunai deleted the codex/site-release-sync-v032 branch August 24, 2026 17:47
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