Signal Scout v0.2.0 brings evidence-first change monitoring directly to GitHub Actions.
GitHub Action
- Run the released Action with
uses: derprofi1313/signal-scout@v0.2.0. - Read seven fixed scan outputs and a bounded, metadata-only job summary.
- Optionally fail on detected changes only after evidence, outputs, and the summary are written.
- Keep baseline caching and evidence artifacts explicit in the caller workflow.
Distribution and trust
- Ships a committed, reproducible CommonJS bundle for the Node 24 Actions runtime.
- Uses the existing Signal Scout scan pipeline and preserves the
signal-scout/evidence@1packet schema and CLI behavior. - Requests no GitHub token and performs no GitHub API writes, commits, pull requests, cache operations, or artifact uploads.
- Does not publish an npm package, Marketplace listing, or hosted service.
For reproducible consumer workflows, pin the Action to the full commit SHA 5c2decb25d3a793795739423a7d5309dcb37f965.