-
Notifications
You must be signed in to change notification settings - Fork 701
CI: add Vale to apply Google style guide to all md files #4141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
@CharLotteiu: PR needs rebase. 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. |
yikeke seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Removed the needs-cherry-pick-release-2.1 label because the v2.1 docs have been archived at https://docs-archive.pingcap.com/tidb/v2.1 and will no longer receive new updates. |
Removed the needs-cherry-pick-release-3.1 label because the v3.1 docs have been archived at https://docs-archive.pingcap.com/tidb/v3.1 and will no longer receive new updates. |
Removed the |
@CharLotteiu: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Removed the needs-cherry-pick-release-4.0 label because the v4.0 docs have been archived at https://docs-archive.pingcap.com/tidb/v4.0 and will no longer receive new updates. |
Removed the needs-cherry-pick-release-5.0 label because the v5.0 docs have been archived at https://docs-archive.pingcap.com/tidb/v5.0 and will no longer receive new updates. |
Removed the needs-cherry-pick-release-5.1 label because the v5.1 docs have been archived at https://docs-archive.pingcap.com/tidb/v5.1 and will no longer receive new updates. |
Removed the |
Removed the |
What is changed, added or deleted? (Required)
Add Vale in CircleCI to apply the Google developer documentation style guide to all md files in the repo.
Vale is highly customizable so it is possible for us to set our own rules in yaml files according to our needs.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?