Skip to content

[SPARK-52547][INFRA][FOLLOW-UP] Set default GIT_BRANCH even for scheduled jobs #51299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR is a followup of #51245 that sets default GIT_BRANCH even for scheduled jobs.

Why are the changes needed?

The main PR only fixes the case when the workflow is dispatched with inputs. For scheduled jobs, it does not use default values even so it has to be handled separately.

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

Manually via bash.

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

No.

@github-actions github-actions bot added the INFRA label Jun 27, 2025
@HyukjinKwon
Copy link
Member Author

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants