Skip to content

chore: add standard README badges - #551

Merged
KooshaPari merged 2 commits into
mainfrom
badge-bootstrap-2
Apr 30, 2026
Merged

chore: add standard README badges#551
KooshaPari merged 2 commits into
mainfrom
badge-bootstrap-2

Conversation

@KooshaPari

@KooshaPari KooshaPari commented Apr 30, 2026

Copy link
Copy Markdown
Owner

Summary

Adds standard badges to the README:

  • Build: GitHub Actions CI status (main branch)
  • Release: Latest release badge
  • License: License badge
  • Phenotype: Org affiliation badge

Test plan

  • Verify badges render correctly in PR preview
  • Check all badge URLs resolve correctly

Note

Low Risk
Documentation-only change; the only risk is cosmetic (duplicate badge block / broken badge links).

Overview
Adds a set of Shields.io badges to README.md under HeliosCLI for CI build status, latest release, license, and Phenotype org affiliation (currently inserted twice in the file).

Reviewed by Cursor Bugbot for commit 56b069a. Bugbot is set up for automated code reviews on this repo. Configure here.

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is ON, but it could not run because on-demand usage is turned off. To enable Bugbot Autofix, turn on on-demand usage and set a spend limit in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 56b069a. Configure here.

Comment thread README.md
[![Build](https://img.shields.io/github/actions/workflow/status/KooshaPari/helios-cli/rust-ci.yml?branch=main&label=build)](https://github.com/KooshaPari/helios-cli/actions/workflows/rust-ci.yml)
[![Release](https://img.shields.io/github/v/release/KooshaPari/helios-cli?include_prereleases&sort=semver)](https://github.com/KooshaPari/helios-cli/releases)
[![License](https://img.shields.io/github/license/KooshaPari/helios-cli)](LICENSE)
[![Phenotype](https://img.shields.io/badge/Phenotype-org-blueviolet)](https://github.com/KooshaPari)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Badge block is duplicated in the README

Low Severity

The four badge lines (Build, Release, License, Phenotype) are pasted twice — lines 51–54 and lines 57–60 are identical. This causes the badges to render twice in the README, which looks like an accidental copy-paste.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 56b069a. Configure here.

@kilo-code-bot

kilo-code-bot Bot commented Apr 30, 2026

Copy link
Copy Markdown

Code Review Summary

Status: 1 Issue Found | Recommendation: Request Changes

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0
Issue Details (click to expand)

WARNING

File Line Issue
README.md 60 Duplicate badge block — badges appear twice (lines 51–54 and 57–60); remove the second block
Other Observations (not in diff)

None.

Files Reviewed (1 file)
  • README.md

Reviewed by step-3.5-flash · 162,274 tokens

@KooshaPari
KooshaPari merged commit cc60209 into main Apr 30, 2026
15 of 19 checks passed
@KooshaPari
KooshaPari deleted the badge-bootstrap-2 branch May 2, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant