Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: deploy docs when overrides/ changes + add manual trigger#656

Open
rain-Brian wants to merge 1 commit into
main from
ci/deploy-on-overrides
Open

ci: deploy docs when overrides/ changes + add manual trigger #656
rain-Brian wants to merge 1 commit into
main from
ci/deploy-on-overrides

Conversation

@rain-Brian

@rain-Brian rain-Brian commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Problem

The Deploy MkDocs site workflow triggers on pushes to main that touch docs/**, mkdocs.yml, or docs-requirements.txt. The theme override overrides/main.html — which holds the JSON-LD, Open Graph, and social-card meta — is not watched. An overrides-only SEO PR would merge to main but never trigger a deploy, so the change would never go live.

Fix

  • Add overrides/** to the push path filter, so theme/SEO override changes deploy.
  • Add a workflow_dispatch: trigger, so a stranded change can be redeployed manually without an empty commit.

The Deploy MkDocs site workflow only watched docs/**, mkdocs.yml, and
docs-requirements.txt. The theme override (overrides/main.html) holds the
JSON-LD, Open Graph, and social-card meta, so overrides-only SEO changes
merged to main without triggering a deploy and never went live. Add
overrides/** to the path filter, plus a workflow_dispatch trigger for
manual redeploys of stranded changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@zhmiao zhmiao Awaiting requested review from zhmiao

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /