Skip to content

Commit ca914f1

Browse files
feat(workflows): add clippy-fixer agentic workflow (#575)
Daily workflow that runs cargo clippy across the workspace and opens a focused, conventional-commits-titled PR for any warnings it finds. Mirrors the bash-lint-auditor pattern: read-only permissions, writes via safe-outputs (create-pull-request, max 1, allowed-files scoped to src/, tests/, examples/, ado-aw-derive/, Cargo.toml/lock), one focused scope per run, full cargo build + test + clippy validation before opening a PR, and cache-memory state to avoid duplicate PRs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1c7c407 commit ca914f1

2 files changed

Lines changed: 1715 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)