GitHub Organization Readme Badge Generator
Version updated for https://github.com/joshjohanning/organization-readme-badge-generator to version v2.0.0.
- This action is used across all versions by 7 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The organization-readme-badge-generator GitHub Action automates the creation of dynamic markdown badges for a GitHub organization’s README file using shields.io. It simplifies the process of showcasing organization-level statistics, such as total repositories or recent pull request activity, by generating and inserting badges into the README between predefined markers. This action is ideal for maintaining an up-to-date and visually engaging organizational profile.
Release notes
What’s Changed
- feat!: upgrade GitHub Actions runtime from node20 to node24 by @joshjohanning in https://github.com/joshjohanning/organization-readme-badge-generator/pull/76
Full Changelog: https://github.com/joshjohanning/organization-readme-badge-generator/compare/v1.0.9...v2.0.0