jbampton commented on PR #294: URL: https://github.com/apache/whimsy/pull/294#issuecomment-4070858657
Here is another example of a "pre-commit" workflow: https://github.com/apache/tooling-trusted-releases/blob/main/.github/workflows/analyze.yml They use "prek" and uv and pin hashes. We could use this format if needed. https://github.com/j178/prek When GitHub actions are first added to a repository via a PR they don't run for security reasons. So after this PR is merged they should run on subsequent PRs. cc @dave2wave -- 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]
