Skip to content

Allow deploy-book to be triggered manually#7

Merged
TomaSusi merged 2 commits into
mainfrom
ci/manual-deploy-trigger
Jul 6, 2026
Merged

Allow deploy-book to be triggered manually#7
TomaSusi merged 2 commits into
mainfrom
ci/manual-deploy-trigger

Conversation

@TomaSusi

@TomaSusi TomaSusi commented Jul 6, 2026

Copy link
Copy Markdown
Member

Adds workflow_dispatch to deploy-book.yml so the docs can be rebuilt/redeployed on demand (e.g. after a small docs-only fix) without needing to publish a new release.

TomaSusi and others added 2 commits July 6, 2026 16:19
Publishing a full GitHub release for a small docs-only fix (e.g. a
single figure) is overkill. Add workflow_dispatch so the book can be
rebuilt and redeployed on demand without cutting a new release.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
check-notebook-widgets is a required status check on main. With a
paths filter, PRs that don't touch a notebook (like this one) never
get a check run at all -- and GitHub's branch protection treats a
check that never ran as blocking, not passing, leaving such PRs
permanently stuck. The check is cheap, so just always run it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@TomaSusi TomaSusi merged commit 6178fc0 into main Jul 6, 2026
1 check 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