cicirello / jacoco-badge-generator

Coverage badges, and pull request coverage checks, from JaCoCo reports in GitHub Actions
https://actions.cicirello.org/jacoco-badge-generator/
MIT License
101 stars 42 forks source link

Option to suppress logging output to workflow job summary #127

Closed cicirello closed 1 year ago

cicirello commented 1 year ago

Summary

Add option to suppress logging output to workflow job summary.

Motivation

When using custom multi-project github actions using the .py script, summary becomes very long:

Screenshot 2023-09-03 at 17 45 08

Originally posted by @eransamo in https://github.com/cicirello/jacoco-badge-generator/issues/126#issuecomment-1704324719