llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

feat(ci): re-introduce pre-commit fixer workflow but limit autofixes for now

Open ashwinb opened this issue 3 weeks ago • 1 comments

  • pre-commit is not given the GITHUB_TOKEN so a malicious pre-commit from a fork cannot end up with write access to the repo
  • restrict the apply-pre-commit workflow to hooks that actually modify files so detection-only checks are skipped
  • clarify that the trusted subset now focuses on automatic fixes for commit-ready changes

ashwinb avatar Nov 14 '25 22:11 ashwinb