Enrico Minack created SPARK-39038:
-------------------------------------

             Summary: Skip reporting test results if triggering workflow was 
skipped
                 Key: SPARK-39038
                 URL: https://issues.apache.org/jira/browse/SPARK-39038
             Project: Spark
          Issue Type: Improvement
          Components: Project Infra
    Affects Versions: 3.4.0
            Reporter: Enrico Minack


The `"Report test results"` workflow is triggered when either `"Build and 
test"` or `"Build and test (ANSI)"` complete. On fork repositories, workflow 
`"Build and test (ANSI)"` is always skipped.

The triggered `"Report test results"` workflow downloads artifacts from the 
triggering workflow and errors because there are none artifacts.

Therefore, the `"Report test results"` workflow should be skipped when the 
triggering workflow completed with conclusion `'skipped'`.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to