[ https://issues.apache.org/jira/browse/SPARK-39521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556614#comment-17556614 ]
Apache Spark commented on SPARK-39521: -------------------------------------- User 'HyukjinKwon' has created a pull request for this issue: https://github.com/apache/spark/pull/36932 > 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 > Assignee: Hyukjin Kwon > Priority: Major > Fix For: 3.4.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org