Skip to content

ci: remove redundant GitHub Pages PR preview workflow - #143

Merged
gac0812 merged 1 commit into
1024XEngineer:MVPfrom
gac0812:codex/ci-remove-github-pages-preview
Aug 3, 2026
Merged

ci: remove redundant GitHub Pages PR preview workflow#143
gac0812 merged 1 commit into
1024XEngineer:MVPfrom
gac0812:codex/ci-remove-github-pages-preview

Conversation

@gac0812

@gac0812 gac0812 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Remove .github/workflows/pr-preview.yml and its same-repository GitHub Pages preview jobs.

Why

Vercel is now the canonical PR preview provider for this repository. The removed workflow duplicated preview work, skipped Fork PR deployments, and emitted the Deploy same-repository web preview and Explain fork preview limitation checks without providing a preview for external Fork PRs.

Vercel deployment and preview comments remain managed by the Vercel GitHub integration.

Impact

  • New PRs will no longer run the redundant GitHub Pages preview workflow.
  • Existing gh-pages content and historical check runs are unchanged.
  • Vercel Fork Protection and its authorization behavior are unchanged.

Validation

  • Confirmed MVP branch protection does not require the removed check contexts.
  • git diff --check passed.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the gexs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
timeflow Ready Ready Preview Aug 3, 2026 2:03am

@gac0812
gac0812 marked this pull request as ready for review August 3, 2026 02:02
@gac0812
gac0812 merged commit 6aefbad into 1024XEngineer:MVP Aug 3, 2026
2 of 3 checks passed

@fennoai fennoai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found in this review. I reviewed the deleted .github/workflows/pr-preview.yml workflow against the remaining CI and Vercel preview configuration. git diff --check passed.

Note: I could not independently verify the PR body's branch-protection statement because the GitHub API returned 403 for the required-status-checks endpoint with the available integration token.

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