Dynamic Badges Action Versions Save

This action allows you to create badges for your README.md with shields.io which may change with every commit. To do this, this action does not need to push anything to your repository!

v1.7.0

6 months ago

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

New Contributors

v1.6.0

1 year ago

This release fixes a warning by not using the deprecated Node 12 anymore. You can read the full changelog.

v1.5.0

1 year ago

This release ensures that the gist is only updated if the content anctually changed.

What's Changed

New Contributors

You can read the full changelog here.

v1.4.0

2 years ago

This release fixes a bug which caused the action to fail if the value for the automatic color range was out of bounds. You can read the full changelog.

v1.3.0

2 years ago

This release adds the possibility to auto-generate the badge color. You can read the full changelog.

v1.2.0

2 years ago

This release stops the action from spamming the log with the result from the POST request. You can read the full changelog.

v1.1.0

2 years ago

This release contains return value checking in order to print errors if something goes wrong. You can read the full changelog.

v1.0.0

3 years ago

Initial publication on GitHub. You can read the full changelog.