zhengruifeng opened a new pull request, #57666: URL: https://github.com/apache/spark/pull/57666
### What changes were proposed in this pull request? Updates dev/merge_spark_pr.py so it closes an open PR and posts a merge-summary comment only after one or more branches have successfully received the change. It also moves the close operation beside the final comment and makes both console banners bold with blank-line spacing. ### Why are the changes needed? This avoids attempting to close or summarize a PR when no successful merge was recorded and makes the merge workflow status easier to spot. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Ran git diff --check. Automated tests were not run; this draft is for behavior review. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Codex (GPT-5) -- 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]
