feat: add reusable coverage-badge action
This commit is contained in:
@@ -27,9 +27,13 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
|
||||
|
||||
- Added a project LICENSE file.
|
||||
- Root and prepare actions now read `${{ vars.VOCIFERATE_REPOSITORY_URL }}` and forward it to `VOCIFERATE_REPOSITORY_URL` for repository URL override.
|
||||
- Added a published `coverage-badge` composite action for generating and uploading coverage report/badge artefacts for reuse across repositories.
|
||||
|
||||
### Changed
|
||||
|
||||
- Push validation now handles coverage artefact and badge generation in a dedicated `coverage-badge` job, with release recommendation isolated in a separate dependent job.
|
||||
- Push validation now calls the reusable `./coverage-badge` composite action for coverage badge generation and publication.
|
||||
|
||||
### Removed
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user