dongjoon-hyun opened a new pull request, #126: URL: https://github.com/apache/spark-docker/pull/126
### What changes were proposed in this pull request? This PR moves `merge_spark_docker_pr.py` from the repository root into the `dev` directory. ### Why are the changes needed? To keep the maintainer scripts in one place. `dev` already holds the related scripts (`create_spark_jira.py`, `create_jira_and_branch.py`, `spark_jira_utils.py`), and the script's own message already refers to its path as `dev/merge_spark_docker_pr.py`. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manual review. `python3 -m py_compile dev/merge_spark_docker_pr.py` passes. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.8) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
