Weekly keywords check: mismatches found

Open Beginner friendly
#23,915 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
88/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Tech stack
python, sql

Research direction

Update keywords.md with documentation for ALERT, AUTO, FAST, IMMEDIATE, MATERIALIZED, OPERATE, and TRANSITIONS on the affected branch. Start by reviewing scripts/check-keywords.py and the existing keyword entries, then verify the file matches the TiDB parser keywords and the check passes.

Written by the indexing model from the issue text.

Description

Weekly Keywords Check Report

Summary

  • master — Keywords check result: ❌ mismatch
  • release-8.5 — Keywords check result: ✅ pass

master — 7 issue(s)

Comparing keywords.md
against TiDB parser (master):

Missing docs for non-reserved keyword from UnReservedKeyword: ALERT
Missing docs for non-reserved keyword from UnReservedKeyword: AUTO
Missing docs for non-reserved keyword from UnReservedKeyword: FAST
Missing docs for non-reserved keyword from UnReservedKeyword: IMMEDIATE
Missing docs for non-reserved keyword from UnReservedKeyword: MATERIALIZED
Missing docs for non-reserved keyword from UnReservedKeyword: OPERATE
Missing docs for non-reserved keyword from UnReservedKeyword: TRANSITIONS

How to fix

Update keywords.md on the affected branch to match the current TiDB parser keywords.
See check-keywords.py for details.


Run date: 2026-09-21 01:20 UTC
Workflow run: https://github.com/pingcap/docs/actions/runs/35550547816

Dominant language
Python
Stars
617
Forks
724
Avg merge
2d 3h
Merged PRs (30d)
225

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pingcap/docs

All issues in pingcap/docs

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.