JiriOndrusek commented on PR #26471: URL: https://github.com/apache/camel/pull/26471#issuecomment-5680634563
Added in https://github.com/apache/camel/pull/26471/changes/c398471fd76962ea0b167a61d704c4dc48559629 — one note: the suggested test as written would answer empty, because the confidential predicate accepts a whitespace body (it doesn't contain "CONFIDENTIAL"). The new test pins both directions with a blank-rejecting predicate: reject → filtered (claim released, null body included), accept → the blank check answers empty. Claude Code on behalf of @JiriOndrusek -- 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]
