Skip to content

ci: stop waiting for preview pages build#607

Merged
thymikee merged 1 commit into
mainfrom
codex/avoid-preview-pages-wait
May 28, 2026
Merged

ci: stop waiting for preview pages build#607
thymikee merged 1 commit into
mainfrom
codex/avoid-preview-pages-wait

Conversation

@thymikee
Copy link
Copy Markdown
Member

Summary

Stop waiting for the asynchronous GitHub Pages deployment in PR preview deploy and cleanup workflows. The preview action still updates gh-pages, but the check no longer fails or waits on the separate Pages build after the git operation has succeeded.

This addresses the false-red preview checks observed after PR #603 merged: deploy/remove pushed successfully, then failed while waiting for Pages build status.

Touched-file count: 2. Scope stayed within PR preview workflow options.

Validation

Validated with git diff --check and local YAML parsing for both preview workflows. This PR should still run deploy-preview because it changes preview workflow files; the expected behavior is that it completes after gh-pages update without waiting for the Pages build.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 28, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-28 15:24 UTC

@thymikee thymikee merged commit 5083d04 into main May 28, 2026
14 checks passed
@thymikee thymikee deleted the codex/avoid-preview-pages-wait branch May 28, 2026 15:24
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