Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
![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.

[![codecov](https://codecov.io/gh/pingcap/tiflow/branch/master/graph/badge.svg)](https://codecov.io/gh/pingcap/tiflow)
[![Go Report Card](https://goreportcard.com/badge/github.com/pingcap/tiflow)](https://goreportcard.com/report/github.com/pingcap/tiflow)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/pingcap/tiflow)
Expand Down