[FLINK-39910][ci] Update burnett01/rsync-deployments to v8.0.5 for docs workflow#28388
Merged
Conversation
Contributor
Author
|
@MartijnVisser Hi, could you help take a look when you have time? Thanks! |
Contributor
Author
|
@flinkbot run azure |
…cs workflow The previous version (v8.0.3, commit 7659d600) was removed from the Apache Infrastructure approved actions allowlist on 2026-05-22, causing all docs workflow runs to fail with startup_failure. Update to the approved v8.0.5 (commit 66257cad) which is on the allowlist with no expiry.
MartijnVisser
approved these changes
Jun 12, 2026
MartijnVisser
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the PR! When CI has passed, I'll merge it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is the purpose of the change
The "Build documentation" GitHub Actions workflow has been failing with
startup_failuresince 2026-05-23. The root cause is that the pinnedburnett01/rsync-deployments@7659d600d8bdd035bb5cdfba1d4bd0dd4a307ca6(v8.0.3) was removed from the Apache Infrastructure approved actions allowlist on 2026-05-22 by the automated "Remove Expired Refs" workflow. This PR updates the action to the approved v8.0.5 version to unblock the nightly docs builds.Brief change log
burnett01/rsync-deploymentsfrom7659d600d8bdd035bb5cdfba1d4bd0dd4a307ca6(v8.0.3, expired) to66257cad6bfeb2171d3b6bfa6c9a22279dd9c3a1(v8.0.5, approved with no expiry) in.github/workflows/docs.ymland.github/workflows/docs-legacy.ymlVerifying this change
This change is a trivial rework / code cleanup without any test coverage.
Does this pull request potentially affect one of the following parts:
@Public(Evolving): noDocumentation