Skip to content
Discussion options

You must be logged in to vote

You could create a job that depends on the jobs that build your artifacts https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idneeds. You can then have that job download all of the artifacts using https://github.com/actions/download-artifact and then run the report generation.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rrosh9470
Comment options

Answer selected by baev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2259 on December 18, 2023 12:03.