Hello, Apache Geode Developers Community. I’m seeking assistance with a CI pipeline issue that has been preventing tests from running since March.
The workflow fails with the following error: "The action gradle/actions/setup-gradle@v5 is not allowed in apache/geode because all actions must be from a repository owned by your enterprise, created by GitHub, or match one of the approved patterns.” https://github.com/apache/geode/actions/runs/23379643345 Based on the error message, it appears that GitHub Actions policy restrictions are blocking the use of gradle/actions/setup-gradle@v5. I’m unsure whether this action needs to be explicitly approved, replaced with an approved alternative, or pinned to a specific permitted version. I do not have the administrative permissions required to investigate or resolve this directly. Has anyone encountered this issue before, or can provide guidance on the correct way to configure the workflow so that the tests can run successfully? This issue is having a significant impact on build stability and CI validation. Any guidance or suggestions would be greatly appreciated. Thank you. Best regards, Jinwoo Hwang (he/him/his) SAS® Research and Development http://JinwooHwang.com<http://jinwoohwang.com/>
