Skip to content

feat(): Remove status badge from README #7500

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

kik-kik
Copy link
Contributor

@kik-kik kik-kik commented May 23, 2025

feat(): Remove status badge from README

Removing status page as now we use multiple workflows and there is a known bug in CircleCI status badge whereby it does not work reliably:

https://circleci.com/docs/status-badges/

"In cases where there are multiple workflows running within a pipeline, the status badge will show the result (red or green) of the latest workflow that has finished running. This is a bug."

Removing status page as now we use multiple workflows and there is a known bug in CircleCI status badge whereby it does not work reliably:

https://circleci.com/docs/status-badges/

"In cases where there are multiple workflows running within a pipeline, the status badge will show the result (red or green) of the latest workflow that has finished running. This is a bug."
@kik-kik kik-kik self-assigned this May 23, 2025
@kik-kik kik-kik added bug Something isn't working invalid This doesn't seem right and removed bug Something isn't working labels May 23, 2025
Copy link
Member

@badboy badboy left a comment

Choose a reason for hiding this comment

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

I have no authority but 🤷

Copy link
Contributor

@BenWu BenWu left a comment

Choose a reason for hiding this comment

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

I sometimes use this as a quick way to get to the circleci UI but the check next to the latest commit works as well and is accurate

@kik-kik kik-kik added this pull request to the merge queue Jun 4, 2025
Merged via the queue into main with commit 53341f2 Jun 4, 2025
21 checks passed
@kik-kik kik-kik deleted the feat/remove-status-badge-as-not-working-correctly branch June 4, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants