Skip to content

Add CI status and repository stats badges to README#50

Merged
maximilien-noal merged 2 commits intomainfrom
copilot/add-ci-badges-to-readme
Nov 10, 2025
Merged

Add CI status and repository stats badges to README#50
maximilien-noal merged 2 commits intomainfrom
copilot/add-ci-badges-to-readme

Conversation

Copy link
Contributor

Copilot AI commented Nov 10, 2025

Description of Changes

Added 10 badges to README.md positioned immediately after the title:

CI/CD Status (4 badges):

  • PR Validation workflow status
  • Release workflow status
  • GitHub Pages deployment status
  • CodeQL security scanning status

Repository Stats (6 badges):

  • License (Apache-2.0)
  • Latest release version
  • GitHub stars (social style)
  • GitHub forks (social style)
  • Open issues count
  • .NET 8.0 requirement

Rationale behind Changes

Provides immediate visibility into:

  • Build/deployment health via GitHub Actions workflow badges
  • Project activity and community engagement via social metrics
  • License and version information for quick reference
  • Security posture via CodeQL scanning badge

All badges are clickable, link to relevant pages, and update automatically based on repository activity.

Suggested Testing Steps

  1. View the README on the PR to verify badges render correctly
  2. Click each badge to confirm links work:
    • Workflow badges → GitHub Actions pages
    • Stats badges → Respective GitHub pages
    • License → LICENSE file
    • .NET badge → .NET website
  3. Merge to main and verify badges show correct status
Original prompt

show the CI status and other stats within the readme with badges


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

Co-authored-by: maximilien-noal <1087524+maximilien-noal@users.noreply.github.com>
Copilot AI changed the title [WIP] Add CI status and stats badges to README Add CI status and repository stats badges to README Nov 10, 2025
@maximilien-noal maximilien-noal marked this pull request as ready for review November 10, 2025 21:44
@maximilien-noal maximilien-noal merged commit f39c5ac into main Nov 10, 2025
6 checks passed
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