Skip to content

Prevent pushes from canceling Pages deployments - #287

Merged
JoOkuma merged 1 commit into
mainfrom
fix/github-pages-deployment-cancellation
Aug 13, 2026
Merged

Prevent pushes from canceling Pages deployments#287
JoOkuma merged 1 commit into
mainfrom
fix/github-pages-deployment-cancellation

Conversation

@JoOkuma

@JoOkuma JoOkuma commented Aug 13, 2026

Copy link
Copy Markdown
Member

GitHub Pages deployments spend 60 minutes in the environment wait timer, so a subsequent push currently cancels the active deployment and can leave the published docs stale.

Keep the active Pages workflow running to completion; GitHub will retain the newest pending run and publish it afterward.

Tested with the repository pre-commit hooks and a workflow YAML parse.

@JoOkuma
JoOkuma merged commit 6b9d3e4 into main Aug 13, 2026
4 checks passed
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