Skip Java SDK CI jobs for doc-only changes under java-sdk/#69674
Merged
Conversation
Andrushika
requested review from
amoghrajesh,
ashb,
bugraoz93,
choo121600,
ephraimbuddy,
gopidesupavan,
jason810496,
jedcunningham,
jscheffl,
potiuk and
vatsrahul1001
as code owners
July 9, 2026 20:48
jason810496
reviewed
Jul 10, 2026
jason810496
left a comment
Member
There was a problem hiding this comment.
Good direction, thanks. LGTM once the CI pass.
phanikumv
approved these changes
Jul 10, 2026
phanikumv
left a comment
Contributor
There was a problem hiding this comment.
LGTM. Failures are unrelated, a flaky HITL e2e DAG openlineage_hitl_dag and an unrelated UI-lint failure..
Andrushika
marked this pull request as draft
July 10, 2026 13:32
Andrushika
marked this pull request as ready for review
July 10, 2026 13:32
Andrushika
marked this pull request as draft
July 10, 2026 14:51
Andrushika
marked this pull request as ready for review
July 10, 2026 14:51
Contributor
Author
|
All CI passed after re-run. Thanks for reviewing! |
jason810496
approved these changes
Jul 11, 2026
joshuabvarghese
pushed a commit
to joshuabvarghese/airflow
that referenced
this pull request
Jul 16, 2026
This was referenced Jul 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Skip Java SDK CI jobs for doc-only changes under java-sdk/
Why
A documentation-only change under
java-sdk/, such as updatingjava-sdk/README.mdin #69670, currently will triggers Java SDK tests / E2E checks. This is unnecessary for Markdown-only changes because they do not affect the runtime behavior. It also adds avoidable CI cost and noise for small documentation fixes.What
Narrow the Java SDK selective-checks file patterns so Markdown-only changes under
java-sdk/are not treated as Java SDK code/build changes.Was generative AI tooling used to co-author this PR?
related: #69670
Generated-by: Claude Code Opus 4.7 following the guidelines
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.