How to generate a PDF report when a GitHub Actions workflow completes
How to Generate a PDF Report When a GitHub Actions Workflow Completes
Test runs produce JSON. Coverage tools produce LCOV. Deployment pipelines log to stdout. None of it is readable by a manager, a client, or anyone outside the engineering team.
Here...
pagebolt.hashnode.dev4 min read