Dynamic Badges
Version updated for Schneegans/dynamic-badges-action to version v1.7.0.
- This action is used across all versions by 1,476 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
This release brings a new SVG Mode which allows storing badges directly in the gist. Hence, you can now use the action without shields.io!
What’s Changed
- Add save svg-badge directly to gist by @runarberg in https://github.com/Schneegans/dynamic-badges-action/pull/25
- Make host URL configurable by @Schneegans in https://github.com/Schneegans/dynamic-badges-action/pull/27
- Fix emoji labels or messages by @Schneegans in https://github.com/Schneegans/dynamic-badges-action/pull/29
- Besides, large parts of the code base have been refactored. If you discover any problems, please open an issue! You can read the full changelog here.
New Contributors
- @runarberg made their first contribution in https://github.com/Schneegans/dynamic-badges-action/pull/25