We're using https://github.com/dorny/test-reporter right now, which does a good job, but there are limitations with it. It's limited to 65K, and it won't show up in the workflow when running a job manually. There are also issues with forked PRs. Using github's new job summary is easier, and has less limitations.
We're using https://github.com/dorny/test-reporter right now, which does a good job, but there are limitations with it. It's limited to 65K, and it won't show up in the workflow when running a job manually. There are also issues with forked PRs. Using github's new job summary is easier, and has less limitations.