Enrico Minack created SPARK-38970:
-------------------------------------

             Summary: Check for changes only if changes are being built / 
tested (not on forks)
                 Key: SPARK-38970
                 URL: https://issues.apache.org/jira/browse/SPARK-38970
             Project: Spark
          Issue Type: Improvement
          Components: Project Infra
    Affects Versions: 3.4.0
            Reporter: Enrico Minack


The `build and test` workflow is scheduled to run six times a day. The jobs 
then only run for `type == 'scheduled'` inside apache/spark repository, not for 
forks. However, the `precondition` job always runs, even though all subsequent 
jobs are skipped on forks.

The `precondition` job in the `build-and-test` workflow should be skipped on 
fork repositories as all subsequent / dependent jobs are already 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