mikepenz/action-junit-report

JUnit report sent to wrong build

Open

#40 aperta il 11 feb 2021

Vedi su GitHub
 (36 commenti) (16 reazioni) (1 assegnatario)TypeScript (156 fork)github user discovery
help wanted

Metriche repository

Star
 (418 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Dear maintainer,

Thanks so much for creating this excellent plugin and sharing it for others to use!

I have multiple workflows defined, and it seems that the check is added to the first workflow, rather than the one that actually ran the test suite. Is there some way to associate the report with the correct workflow definition? Ideally I'd like the report to be below the test suite (e.g. job that runs tests, publishes report, should have the report appended as a check below it or nearby)

Guida contributor