mikepenz/action-junit-report

JUnit report sent to wrong build

Open

#40 opened on 2021年2月11日

GitHub で見る
 (36 comments) (16 reactions) (1 assignee)TypeScript (156 forks)github user discovery
help wanted

Repository metrics

Stars
 (418 stars)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド