Skip to content

[WIP][INFRA] Run post-merge build every ten commits - #57555

Open
zhengruifeng wants to merge 4 commits into
apache:masterfrom
zhengruifeng:build-main-dev4
Open

[WIP][INFRA] Run post-merge build every ten commits#57555
zhengruifeng wants to merge 4 commits into
apache:masterfrom
zhengruifeng:build-main-dev4

Conversation

@zhengruifeng

@zhengruifeng zhengruifeng commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Adds a commit-count job to the Build workflow. The post-merge build on Apache master runs only when the count is divisible by ten. The count job runs for every pushed branch; existing handling remains unchanged for branch-4.x, fork master, and other branches.

Why are the changes needed?

Running the post-merge build after every master commit consumes substantial CI capacity. Running it every ten commits preserves regular validation while reducing that load.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Ran git diff --check.

No unit test was run because this change modifies only GitHub Actions orchestration.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: OpenAI Codex (GPT-5)

@zhengruifeng zhengruifeng changed the title [WIP][INFRA] Run post-merge build every five commits [WIP][INFRA] Run post-merge build every ten commits Jul 27, 2026
@zhengruifeng zhengruifeng changed the title [WIP][INFRA] Run post-merge build every ten commits [SPARK-58368][INFRA] Run post-merge build every ten commits Jul 27, 2026
@zhengruifeng
zhengruifeng marked this pull request as ready for review July 27, 2026 08:02
@zhengruifeng zhengruifeng changed the title [SPARK-58368][INFRA] Run post-merge build every ten commits [WIP][INFRA] Run post-merge build every ten commits Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant