Enrico Minack created SPARK-38966:
-------------------------------------
Summary: Fix CI for fork branches in-sync with upstream master
Key: SPARK-38966
URL: https://issues.apache.org/jira/browse/SPARK-38966
Project: Spark
Issue Type: Improvement
Components: Project Infra
Affects Versions: 3.4.0
Reporter: Enrico Minack
Whenever I sync my fork master from upstream Apache master, CI fails:
https://github.com/G-Research/spark/runs/5972229542?check_suite_focus=true
```
>From https://github.com/G-Research/spark
* branch master -> FETCH_HEAD
Already up to date. (nothing to squash)
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
Error: Process completed with exit code 1.
```
Since my fork master is without changes, the `git commit` fails. This is
annoying.
The same issue makes the scheduled build and test workflow fail multiple times
a day.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]