Skip to content

tidb: fix tiup cdc cli changefeed create command by adding --config=./changefeed.toml#22857

Merged
ti-chi-bot[bot] merged 1 commit into
pingcap:masterfrom
hfxsd:fix-command-tiup-cdc-cli-changefeed-create--21609
May 7, 2026
Merged

tidb: fix tiup cdc cli changefeed create command by adding --config=./changefeed.toml#22857
ti-chi-bot[bot] merged 1 commit into
pingcap:masterfrom
hfxsd:fix-command-tiup-cdc-cli-changefeed-create--21609

Conversation

@hfxsd

@hfxsd hfxsd commented May 7, 2026

Copy link
Copy Markdown
Collaborator

First-time contributors' checklist

What is changed, added or deleted? (Required)

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions (in Chinese).

  • master (the latest development version)
  • v9.0 (TiDB 9.0 versions)
  • v8.5 (TiDB 8.5 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)

What is the related PR or file link(s)?

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@hfxsd hfxsd added needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. labels May 7, 2026
@hfxsd hfxsd self-assigned this May 7, 2026
@ti-chi-bot ti-chi-bot Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 7, 2026

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request adds a placeholder file named temp.md. Feedback indicates that this file should be removed as it does not contain the documentation changes described in the pull request title, and the author should instead provide the actual updates to the relevant documentation files.

I am having trouble creating individual review comments. Click here to see my feedback.

temp.md (1)

medium

This file appears to be a placeholder and does not contain the documentation changes described in the pull request title. Please remove this file and submit the actual updates to the relevant documentation (for example, adding --config=./changefeed.toml to the tiup cdc cli changefeed create command examples in ticdc/ticdc-manage-changefeed.md).

References
  1. Documentation should be complete and align with the technical changes described in the PR. (link)

Synced from: pingcap/docs-cn#21609
Target PR: pingcap#22857
AI Provider: azure

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

Auto-sync completed successfully

Source PR: pingcap/docs-cn#21609
Target PR: #22857

English documentation has been updated based on Chinese documentation changes.

@github-actions github-actions Bot force-pushed the fix-command-tiup-cdc-cli-changefeed-create--21609 branch from 26e5afe to 9812243 Compare May 7, 2026 08:39

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request adds a placeholder file temp.md containing only test text. Feedback indicates that this file should be removed and replaced with the actual documentation updates for the tiup cdc cli changefeed create command as intended by the pull request.

I am having trouble creating individual review comments. Click here to see my feedback.

temp.md (1)

medium

This file appears to be a placeholder. The pull request title indicates a fix for the tiup cdc cli changefeed create command, but the actual documentation changes are missing. Please remove this temporary file and include the intended updates in the appropriate documentation files.

References
  1. Documentation should be complete, clear, and technically accurate (Style Guide Line 14). (link)

@ti-chi-bot

ti-chi-bot Bot commented May 7, 2026

Copy link
Copy Markdown

@wk989898: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In 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-sigs/prow repository.

@hfxsd hfxsd added the lgtm label May 7, 2026
@hfxsd hfxsd closed this May 7, 2026
@hfxsd hfxsd reopened this May 7, 2026
@hfxsd

hfxsd commented May 7, 2026

Copy link
Copy Markdown
Collaborator Author

/approve

@ti-chi-bot

ti-chi-bot Bot commented May 7, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hfxsd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the approved label May 7, 2026
@ti-chi-bot ti-chi-bot Bot merged commit e883ee2 into pingcap:master May 7, 2026
12 checks passed
@ti-chi-bot

Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch release-8.5: #22858.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants