Skip to content

Add CI status badge to README#15

Merged
himal2007 merged 4 commits intomainfrom
copilot/add-ci-status-to-readme
Dec 9, 2025
Merged

Add CI status badge to README#15
himal2007 merged 4 commits intomainfrom
copilot/add-ci-status-to-readme

Conversation

Copy link
Contributor

Copilot AI commented Dec 8, 2025

Adds GitHub Actions workflow status badge for test visibility.

Changes

  • Added Tests workflow badge to README.md, positioned before existing badges
  • Badge displays test status for main branch using ?branch=main parameter
  • Links to workflow runs at .github/workflows/test.yml

The badge shows pass/fail status for the test matrix (Python 3.8-3.11) configured in the Tests workflow.

Original prompt

This section details on the original issue you should resolve

<issue_title>Add a CI status to README</issue_title>
<issue_description>Add a CI status to README</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits December 8, 2025 10:21
Co-authored-by: tseemann <453972+tseemann@users.noreply.github.com>
Co-authored-by: tseemann <453972+tseemann@users.noreply.github.com>
Copilot AI changed the title [WIP] Add CI status badge to README file Add CI status badge to README Dec 8, 2025
Copilot AI requested a review from tseemann December 8, 2025 10:24
@himal2007 himal2007 marked this pull request as ready for review December 9, 2025 03:05
@himal2007 himal2007 merged commit 4743081 into main Dec 9, 2025
4 checks passed
@himal2007 himal2007 deleted the copilot/add-ci-status-to-readme branch December 9, 2025 03:24
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.

Add a CI status to README

3 participants