@amachan2020/difftriage-github-action
v0.1.0
Published
GitHub Action entrypoint for DiffTriage
Downloads
91
Maintainers
Readme
@amachan2020/difftriage-github-action
GitHub Action entrypoint for DiffTriage.
The action scans pull request diffs, writes a JSON report, sets risk outputs, and can create or update one managed PR comment.
Most users should consume the repository action directly:
- uses: amachan2020/difftriage@v0
with:
risk-threshold: high
comment: trueSee the project README for the full workflow example and security model: https://github.com/amachan2020/difftriage
