apache / apache/hudi

Extend CI path filtering so a scoped change does not pay for the full matrix

Open
#19,530 0 comments 0 reactions 0 assignees View on GitHub
area:ci priority:medium
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

The `changes` job already skips runs that are irrelevant to a PR. Extend it so a docs-only change, or one confined to a single engine, does not trigger every lane.

Care is needed on two fronts: a shared-code change must still fan out, and a skipped job has to report a green context rather than nothing, or branch protection waits forever.

Part of #19524.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the `changes` job and trace how its current relevance checks select matrix lanes. Verify the behavior for docs-only changes, single-engine changes, and shared-code changes, then confirm that skipped jobs still publish a green context so branch protection can complete.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.