Skip to content

🔨 Add Doc Build Check.#1137

Merged
Phinease merged 3 commits into
developfrom
jpl/jpl_0829
Sep 5, 2025
Merged

🔨 Add Doc Build Check.#1137
Phinease merged 3 commits into
developfrom
jpl/jpl_0829

Conversation

@porkpink

@porkpink porkpink commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

#1138 🔨 Add Doc Build Check.

文档编译报错检查:
image

image

Copilot AI review requested due to automatic review settings September 5, 2025 02:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

Adds a GitHub Actions workflow to automatically check documentation builds for pull requests and pushes to the develop branch. This ensures documentation changes don't break the build process before merging.

  • Creates a new GitHub Actions workflow for automated documentation build verification
  • Fixes a syntax error in the VitePress configuration file by removing an extra closing brace

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/auto-build-doc-dev.yml New workflow to validate documentation builds on PR/push events
doc/docs/.vitepress/config.mts Fixes syntax error by removing extra closing brace

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/auto-build-doc-dev.yml Outdated
Comment thread .github/workflows/auto-build-doc-dev.yml Outdated
@Phinease Phinease merged commit 4b1f33b into develop Sep 5, 2025
9 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.

4 participants