Skip to content

[SPARK-52766][INFRA] Allow manual dispatches of dry runs in the forked repository#51450

Closed
HyukjinKwon wants to merge 1 commit into
apache:masterfrom
HyukjinKwon:SPARK-52766
Closed

[SPARK-52766][INFRA] Allow manual dispatches of dry runs in the forked repository#51450
HyukjinKwon wants to merge 1 commit into
apache:masterfrom
HyukjinKwon:SPARK-52766

Conversation

@HyukjinKwon
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Update the workflow condition to allow running only in the following cases:

  • In apache/spark: only allow dry runs.

  • In forks: allow real runs and allow dry runs only when manually dispatched.

Why are the changes needed?

The current condition does not support all intended scenarios for running workflows in forks and the main repo.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Manually.

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

No.

@github-actions github-actions Bot added the INFRA label Jul 11, 2025
@HyukjinKwon
Copy link
Copy Markdown
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