Skip to content

docs: add badges for image size and commit conventions to readme#21

Merged
oddessentials merged 1 commit into
mainfrom
claude/add-readme-badges-xurNj
Jan 25, 2026
Merged

docs: add badges for image size and commit conventions to readme#21
oddessentials merged 1 commit into
mainfrom
claude/add-readme-badges-xurNj

Conversation

@oddessentials

Copy link
Copy Markdown
Owner

Summary

Enhanced the README.md with additional badges to provide more visibility into project metrics and standards.

Changes

  • Added Docker image size badges for both GitHub Runner and Azure DevOps Agent images
  • Added Conventional Commits badge to indicate adherence to commit message standards
  • Added semantic-release badge to highlight automated versioning approach
  • Added PRs Welcome badge to encourage community contributions

Details

These badges serve to:

  • Provide quick visibility into Docker image sizes for both CI runtime variants
  • Signal to contributors that the project follows Conventional Commits specification
  • Highlight the use of semantic-release for automated versioning
  • Explicitly welcome pull requests from the community

All badges link to their respective resources (Docker Hub, conventionalcommits.org, semantic-release documentation, and makeapullrequest.com).

…emantic-release, and PRs

Add shields.io badges to README that reflect project practices:
- Docker image sizes for both GitHub and Azure DevOps containers
- Conventional Commits badge (project enforces via commitlint)
- semantic-release badge (project uses for automated versioning)
- PRs Welcome badge (to encourage contributions)
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

Copy link
Copy Markdown

AI Code Review Summary

Severity Count
🔴 Errors 0
🟡 Warnings 0
🔵 Info 0

✅ No issues found!

@oddessentials oddessentials changed the title Add badges for image size and commit conventions to README docs: add badges for image size and commit conventions to readme Jan 25, 2026
@oddessentials
oddessentials merged commit fce228d into main Jan 25, 2026
10 of 11 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