DanielLeens commented on PR #10783: URL: https://github.com/apache/seatunnel/pull/10783#issuecomment-4426341683
Hi @zhangshenghang, thanks for flagging this. I rechecked the current `dev` workflow source before replying. On the current `backend.yml`, the special connector integration jobs you called out still keep the `needs.changes.outputs.engine == true` gate, for example `kudu-connector-it` and `kafka-connector-it` both still include that engine path on the current base. So on the current `dev` branch, the fast path in this PR does not drop those jobs in the specific way described here. Since there is no new commit on top of Daniels earlier review, Im treating this as a discussion follow-up rather than starting a fresh full re-review in this round. If the workflow changes again after a rebase onto a newer `dev`, please ping me after that push and Ill recheck the updated gating carefully. -- 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]
