feat: add comment-triggered pre-commit bot for PRs

Add GitHub Actions workflow that allows running pre-commit hooks on-demand via PR comments. Users can comment "@github-actions run precommit" to trigger automatic formatting and linting with auto-commit of fixes.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Ashwin Bharambe 2025-10-03 11:42:04 -07:00
parent ce77c27ff8
commit 4f688e9ec9
4 changed files with 297 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

After

Width:  |  Height:  |  Size: 604 KiB

Before After
Before After