zhengruifeng opened a new pull request, #57852: URL: https://github.com/apache/spark/pull/57852
### What changes were proposed in this pull request? Restore the main Build workflow badge for branch-4.x in the README Build Pipeline Status table. The badge links to build_main.yml runs filtered to branch-4.x, matching the pattern used for the stable release branches. ### Why are the changes needed? The badge was removed in #56915 because post-merge Build runs on branch-4.x were disabled and its result had become stale. #57841 enabled periodic post-merge Build runs every ten commits, so the status is active again and should be visible in the table. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Ran git diff --check and verified that the badge and target link both filter build_main.yml to branch-4.x. No automated tests were run because this changes only a README badge. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: OpenAI 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]
