Skip to content

README: Remove stale 'Check and Build' status#12635

Open
dveeden wants to merge 1 commit into
pingcap:masterfrom
dveeden:readme_build
Open

README: Remove stale 'Check and Build' status#12635
dveeden wants to merge 1 commit into
pingcap:masterfrom
dveeden:readme_build

Conversation

@dveeden
Copy link
Copy Markdown
Contributor

@dveeden dveeden commented May 15, 2026

What problem does this PR solve?

Issue Number: close #12636

What is changed and how it works?

Check List

Tests

  • No code

Questions

Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?

Release note

None

@ti-chi-bot ti-chi-bot Bot added do-not-merge/needs-linked-issue release-note-none Denotes a PR that doesn't merit a release note. labels May 15, 2026
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot Bot commented May 15, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign yujuncen for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found 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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 15, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

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 removes the Build Status badge from the README.md file. Feedback was provided indicating that removing this badge without a replacement or explanation makes the project's CI status unclear. The reviewer suggested updating the badge URL if the workflow was renamed and requested that the pull request description be completed according to the repository's contribution guidelines.

Comment thread README.md
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/pingcap/tiflow)
![GitHub Release Date](https://img.shields.io/github/release-date/pingcap/tiflow)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/pingcap/tiflow)
[![Build Status](https://github.com/pingcap/tiflow/actions/workflows/check_and_build.yaml/badge.svg?branch=master)](https://github.com/pingcap/tiflow/actions/workflows/check_and_build.yaml?query=event%3Apush+branch%3Amaster)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The 'Build Status' badge is a key indicator of project health. Removing it without a replacement or explanation (the PR description is currently empty) makes it unclear if CI is still active or if the workflow was simply renamed. If a replacement workflow exists, please update the badge URL instead of removing it. Additionally, please update the PR description to include the required 'Issue Number', a summary of the changes, and complete the 'Check List' as per the repository's contribution guidelines.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

/gemini it wasn't renamed

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Understood. If the 'Build Status' badge is no longer relevant or if the workflow was removed, please ensure the PR description is updated to reflect this change, as the current description is minimal. Additionally, please complete the 'Check List' in the PR description as per the repository's contribution guidelines to ensure all necessary steps for the PR are covered.

@dveeden
Copy link
Copy Markdown
Contributor Author

dveeden commented May 15, 2026

/cc @OliverS929

@ti-chi-bot ti-chi-bot Bot requested a review from OliverS929 May 15, 2026 07:23
@dveeden
Copy link
Copy Markdown
Contributor Author

dveeden commented May 15, 2026

/check-issue-triage-complete

@dveeden
Copy link
Copy Markdown
Contributor Author

dveeden commented May 22, 2026

/cc @GMHDBJD

@ti-chi-bot ti-chi-bot Bot requested a review from GMHDBJD May 22, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated workflow in README

1 participant