yihua opened a new issue, #19530: URL: https://github.com/apache/hudi/issues/19530
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
