Skip to content

docs: add CI status badges to README - #745

Open
tanyaroosta wants to merge 1 commit into
AMD-AGI:mainfrom
tanyaroosta:add-ci-status-badges
Open

docs: add CI status badges to README#745
tanyaroosta wants to merge 1 commit into
AMD-AGI:mainfrom
tanyaroosta:add-ci-status-badges

Conversation

@tanyaroosta

Copy link
Copy Markdown

Summary

  • Adds status badges for the main CI workflows at the top of the README.md:
    • Lint (lint.yml)
    • Regression Tests (regression-tests.yml)
  • Each badge links to its workflow's Actions page so CI status is visible at a glance.

Notes

  • These two workflows actively run and pass on main. The Format (auto-fix) workflow (format.yml) was intentionally omitted because it only runs on feature branches (committing formatting fixes) and has no main-branch runs, so its badge would show "no status." Happy to add it if preferred.

Test plan

  • Confirm badges render and resolve to the correct workflow runs once merged to main.

Add status badges for the Lint and Regression Tests workflows at the
top of the README so CI status is visible at a glance.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

2 participants