feature(workflow): added chinese docs grammer checker#1484
feature(workflow): added chinese docs grammer checker#1484kmesh-bot merged 1 commit intokmesh-net:mainfrom yashisrani:feature/chinese-doc-grammer-checker
Conversation
Signed-off-by: GitHub Action <action@github.com>
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
|
@yashisrani: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hzxuzhonghu The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind enhancement
/kind documentation
/kind feature
What this PR does / why we need it:
This PR introduces a new GitHub Actions workflow to automatically check the grammar, spelling, and style of Chinese documentation in the Kmesh project. The workflow uses LanguageTool to analyze
.mdfiles in thedocs/cn/zh/directory and provides actionable feedback to contributors.The goal is to:
Which issue(s) this PR fixes:
Fixes #1412
Special notes for your reviewer:
pushandpull_requestevents tomainbranchdocs/cn/zh/**to focus on Chinese content::warningannotations instead of::errorto avoid blocking PRsDoes this PR introduce a user-facing change?: