Skip to content

Set up GitHub Pages PR preview deployments #8

Description

@phoenix-server

Deploy every PR's site to a GitHub Pages preview environment so the page is reviewable in-browser before anything merges to prod (index.html is served live from main).

  • Workflow: .github/workflows/pages-preview.yml, on PR (opened/synchronize/reopened/closed)
  • Per-PR environment preview/; comments the preview URL on the PR
  • Cleanup deletes the preview environment on close
  • Same contract as deploy-pages.yml: whole repo is the site; validate-catalog.sh runs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions