Enrico Minack created SPARK-39532: ------------------------------------- Summary: Move checkout and sync steps into re-usable composite action Key: SPARK-39532 URL: https://issues.apache.org/jira/browse/SPARK-39532 Project: Spark Issue Type: Improvement Components: Project Infra Affects Versions: 3.4.0 Reporter: Enrico Minack
Steps "Checkout Spark repository" and "Sync the current branch with the latest in Apache Spark" are defined 9 times in `build-and-test.yml`. They should be defined in a composite action once, that is than reused. Simplifies workflow file and reduces code duplication. -- 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