[ 
https://issues.apache.org/jira/browse/SPARK-38970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enrico Minack updated SPARK-38970:
----------------------------------
    Summary: Skip build-and-test workflow on forks when scheduled  (was: Check 
for changes only if changes are being built / tested (not on forks))

> Skip build-and-test workflow on forks when scheduled
> ----------------------------------------------------
>
>                 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
>            Priority: Major
>
> 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