Skip to content

Skip Java SDK CI jobs for doc-only changes under java-sdk/#69674

Merged
jason810496 merged 1 commit into
apache:mainfrom
Andrushika:ci-emit-docs
Jul 11, 2026
Merged

Skip Java SDK CI jobs for doc-only changes under java-sdk/#69674
jason810496 merged 1 commit into
apache:mainfrom
Andrushika:ci-emit-docs

Conversation

@Andrushika

@Andrushika Andrushika commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Skip Java SDK CI jobs for doc-only changes under java-sdk/

Why

A documentation-only change under java-sdk/, such as updating java-sdk/README.md in #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

  • Yes (please specify the tool below)

Generated-by: Claude Code Opus 4.7 following the guidelines


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {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.

@jason810496 jason810496 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good direction, thanks. LGTM once the CI pass.

@jason810496 jason810496 removed the backport-to-v3-3-test Backport to v3-3-test label Jul 10, 2026

@phanikumv phanikumv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Failures are unrelated, a flaky HITL e2e DAG openlineage_hitl_dag and an unrelated UI-lint failure..

@Andrushika
Andrushika marked this pull request as draft July 10, 2026 13:32
@Andrushika
Andrushika marked this pull request as ready for review July 10, 2026 13:32
@Andrushika
Andrushika marked this pull request as draft July 10, 2026 14:51
@Andrushika
Andrushika marked this pull request as ready for review July 10, 2026 14:51
@Andrushika

Copy link
Copy Markdown
Contributor Author

All CI passed after re-run. Thanks for reviewing!

@jason810496
jason810496 merged commit 09bba93 into apache:main Jul 11, 2026
445 of 448 checks passed
@Andrushika
Andrushika deleted the ci-emit-docs branch July 11, 2026 04:39
joshuabvarghese pushed a commit to joshuabvarghese/airflow that referenced this pull request Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants