The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed.
Run started by GitHub user lvyanquan (triggered by leonardBang).

Head commit for run:
24ab54868d6915cd93fca81957d71bd6c2665cf1 / yuanoOo 
<[email protected]>
[FLINK-39573][cdc][docs] Fix Build documentation CI startup_failure by 
replacing third-party rsync action (#4385)

The Build documentation workflow has been failing with startup_failure
since April 18, 2026 because burnett01/rsync-deployments is not allowed
by the Apache Infra actions policy.

Replace the third-party action with a local composite action that uses
native rsync and ssh-agent, following the same approach used in
FLINK-38448 for flink-kubernetes-operator. This eliminates the
dependency on third-party actions entirely and avoids future breakage
from allowed list changes or version expirations.

Note: After merging, this action needs to be backported to release-3.5
and release-3.6 branches as well, since the workflow checks out those
branches and requires the local action to be present.

Report URL: https://github.com/apache/flink-cdc/actions/runs/25275175281

With regards,
GitHub Actions via GitBox

Reply via email to