You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2022/04/27 01:13:00 UTC

[jira] [Resolved] (SPARK-38970) Skip build-and-test workflow on forks when scheduled

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

Hyukjin Kwon resolved SPARK-38970.
----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 36285
[https://github.com/apache/spark/pull/36285]

> 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
>            Assignee: Enrico Minack
>            Priority: Major
>             Fix For: 3.4.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org