kahirokunn commented on PR #350: URL: https://github.com/apache/incubator-devlake-helm-chart/pull/350#issuecomment-3247606335
Hi @klesh , I looked into the failing release run https://github.com/apache/incubator-devlake-helm-chart/actions/runs/17422005314. It’s being blocked by our Actions allowlist policy— `helm/[email protected]` isn’t currently permitted. Would you be open to adding `helm/kind-action` to the allowlist? The **helm** organization is widely used and trusted in the Kubernetes community, and this action is a straightforward way to provision a local kind cluster for our chart tests. If adding it isn’t feasible, I can rework the workflow to set up kind/Helm/kubectl via shell steps (or approved/verified actions). That approach will work, though it does introduce a bit more maintenance for future version bumps. Please let me know which direction you’d prefer—happy to adjust accordingly. Thanks a lot for your help! -- 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]
