[
https://issues.apache.org/jira/browse/SPARK-39521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-39521:
------------------------------------
Assignee: (was: Apache Spark)
> Define each workflow for each scheduled job in GitHub Actions
> -------------------------------------------------------------
>
> Key: SPARK-39521
> URL: https://issues.apache.org/jira/browse/SPARK-39521
> Project: Spark
> Issue Type: Sub-task
> Components: Project Infra
> Affects Versions: 3.4.0
> Reporter: Hyukjin Kwon
> Priority: Major
>
> it is very difficult to navigate scheduled jobs now. We should use
> https://github.com/apache/spark/actions/workflows/build_and_test.yml?query=event%3Aschedule
> link and manually search one by one.
> Since GitHub added the feature to import other workflow, we should leverage
> this feature, see also
> https://github.com/apache/spark/blob/master/.github/workflows/build_and_test_ansi.yml.
> Once we can separate them, it will be defined as a separate workflows. We
> might have to clean up existing build history to make it easier to read (it
> requires committer-only permission to clean them up).
> Namely, each scheduled job should be classified under "All workflows" at
> https://github.com/apache/spark/actions so other developers can easily track
> them.
> See also https://docs.github.com/en/actions/using-workflows/reusing-workflows
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]