You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(audit): resolve linting and syntax issues, update actions (#10)
* fix(audit): resolve linting and syntax issues, update actions
* test: add Pester unit suite for operator safety and gh payload logic
Cover the highest-blast-radius logic in the org-mutation engine:
- Assert-SafeChangeSet sensitive-path and diff-budget guards
- Get-ChangedFile porcelain parsing (renames, quoting, dedupe)
- Search-Issue GraphQL request construction
- Autopilot.Common helpers (Get-RepoName, Invoke-GhJson, Get-LogTail)
Operator functions are lifted via AST so no live gh/git runs on load.
Add tests/run-tests.ps1 single-command runner and wire Pester into CI.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---------
Co-authored-by: Kim Harjamäki <kim.harjamaki@prosimo.fi>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments