Skip to content

Update PR preview workflow to use correct GitHub Pages URL#41

Merged
d-morrison merged 2 commits intomainfrom
copilot/update-github-pages-url
Apr 20, 2026
Merged

Update PR preview workflow to use correct GitHub Pages URL#41
d-morrison merged 2 commits intomainfrom
copilot/update-github-pages-url

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 26, 2026

The PR preview workflow was configured with an incorrect pages-base-url pointing to scaling-robot-wry3qok.pages.github.io instead of the repository's actual GitHub Pages URL.

Changes

  • Updated .github/workflows/preview.yml to use pages-base-url: ucdavis.github.io/win

The main website configuration (_quarto-website.yml) and publish workflow already had the correct URLs configured.

Original prompt

This section details on the original issue you should resolve

<issue_title>update github pages to https://ucdavis.github.io/win/</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
Copilot AI changed the title [WIP] Update GitHub Pages to new URL Update PR preview workflow to use correct GitHub Pages URL Jan 26, 2026
Copilot AI requested a review from d-morrison January 26, 2026 08:05
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 27, 2026

PR Preview Action v1.8.1-1-g6f3a89d
Preview removed because the pull request was closed.
2026-04-20 01:00 UTC

@d-morrison d-morrison marked this pull request as ready for review April 20, 2026 00:54
Copilot AI review requested due to automatic review settings April 20, 2026 00:54
@d-morrison d-morrison merged commit 14de456 into main Apr 20, 2026
3 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects the GitHub Pages base URL used by the PR preview deployment workflow so that preview links are generated against the repository’s actual Pages site (https://ucdavis.github.io/win/).

Changes:

  • Updated .github/workflows/preview.yml to set pages-base-url to ucdavis.github.io/win (instead of an incorrect *.pages.github.io host).

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.

update github pages to https://ucdavis.github.io/win/

3 participants