Skip to content

Switch website deploy to SSH deploy key, drop PAT and real email#449

Merged
spe-ciellt merged 1 commit intodevelopfrom
448-setting-up-the-github-pages-deploy-key
Mar 19, 2026
Merged

Switch website deploy to SSH deploy key, drop PAT and real email#449
spe-ciellt merged 1 commit intodevelopfrom
448-setting-up-the-github-pages-deploy-key

Conversation

@spe-ciellt
Copy link
Copy Markdown
Contributor

Replace the GERBV_BUILDBOT_PAT personal access token with a scoped SSH deploy key (PAGES_DEPLOY_KEY secret) for cross-repo deployment to gerbv/gerbv.github.io. Use GitHub's no-reply email for the bot commit author so no real address appears in config files.

A fix to #448, but will issue if this fails.

@spe-ciellt spe-ciellt self-assigned this Mar 19, 2026
@spe-ciellt spe-ciellt added the buildsystem Updates to the buildsystem (CMake/CTest/CPack) label Mar 19, 2026
@spe-ciellt spe-ciellt linked an issue Mar 19, 2026 that may be closed by this pull request
Replace the GERBV_BUILDBOT_PAT personal access token with a scoped SSH
deploy key (PAGES_DEPLOY_KEY secret) for cross-repo deployment to
gerbv/gerbv.github.io. Use GitHub's no-reply email for the bot commit
author so no real address appears in config files.
@spe-ciellt spe-ciellt force-pushed the 448-setting-up-the-github-pages-deploy-key branch from 57fbf62 to 7b64f91 Compare March 19, 2026 20:43
@spe-ciellt spe-ciellt merged commit 9247654 into develop Mar 19, 2026
9 checks passed
@spe-ciellt spe-ciellt deleted the 448-setting-up-the-github-pages-deploy-key branch March 19, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildsystem Updates to the buildsystem (CMake/CTest/CPack)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting Up the GitHub Pages Deploy Key

1 participant