adoroszlai opened a new pull request, #10649: URL: https://github.com/apache/ozone/pull/10649
## What changes were proposed in this pull request? zizmor workflow added in HDDS-14920 provides feedback via "Code scanning results". The workflow itself passes even if it finds issues to be fixed. This does not work well in forks where code scanning is disabled. Example (with intentional violation): https://github.com/adoroszlai/ozone/actions/runs/28570405264/job/84706670204#step:3:1058 To provide better feedback, the workflow should reflect scan results in forks. https://issues.apache.org/jira/browse/HDDS-15725 ## How was this patch tested? Same violation with the patch fails: https://github.com/adoroszlai/ozone/actions/runs/28570585965/job/84707233189#step:3:208 The patch without intentional violation passes: https://github.com/adoroszlai/ozone/actions/runs/28570809169/job/84707932173#step:3:107 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
