yuqi1129 opened a new pull request, #11825:
URL: https://github.com/apache/gravitino/pull/11825

   ### What changes were proposed in this pull request?
   
   Use the ASF-approved `helm/chart-testing-action` commit in the chart test 
workflow, and make the ASF allowlist check scan both `.yml` and `.yaml` 
workflow files.
   
   ### Why are the changes needed?
   
   The current chart test workflow references 
`helm/chart-testing-action@2fe832...`, which is not in the ASF Infrastructure 
allowed actions list and causes `Test Charts` to fail at workflow startup.
   
   The allowlist check also used the default `.github/**/*.yml` scan glob, so 
it missed `.yaml` workflow files such as `chart-test.yaml`.
   
   Fix: N/A
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   - Ran ASF allowlist check against `.github/**/*.y*ml`
   - Ran `git diff --check HEAD^ HEAD`


-- 
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]

Reply via email to