Releases: MatteoGabriele/agentscan-action
Releases · MatteoGabriele/agentscan-action
Release list
v2.2.0
What's Changed
- refactor(evidence): remove redundant copy by @MatteoGabriele in #33
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- feat: add evidence on comments by @MatteoGabriele in #32
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.1
- fix: scan the PR/issue author instead of the triggering actor
The action now resolves the username frompayload.pull_request.user.login/payload.issue.user.loginfirst, falling back tocontext.actoronly if neither is present. (#31)
Full Changelog: v2.0.0...v2.0.1
v1.15.1
v1.15.1
- fix: scan the PR/issue author instead of the triggering actor
The action now resolves the username frompayload.pull_request.user.login/payload.issue.user.loginfirst, falling back tocontext.actoronly if neither is present. (#31)
Full Changelog: v1.15.0...v1.15.1
v2.0.0
v2.0.0
Breaking Changes
skip-members→allowed-users— renamed, same behavioragent-scan-comment→mode—agent-scan-comment: true/falsebecomesmode: full/mode: silent;modealso supportslabelsandcommentto post only one of the twoskip-comment-on-organic→comment-on-organic(inverted) —skip-comment-on-organic: false(old default) is nowcomment-on-organic: true. New default iscomment-on-organic: false, so comments are skipped for organic accounts unless you opt inscan-issuesnow defaults tofalse— if you rely on issue scanning, addscan-issues: true
Added
scan-pull-requests/scan-issuesinputs to control which event types are analyzedtrusted-author-associationsinput to skip analysis for authors with a given association (e.g.member,owner)- Known CI/CD bot accounts (e.g.
dependabot,renovate,github-actions[bot]) are now skipped automatically - latest version of @unveil/identity v1.12.0
v1.15.0
Full Changelog: v1.14.0...v1.15.0
v1.14.0
Full Changelog: v1.13.0...v1.14.0
v1.13.0
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- feat: add custom message as description by @MatteoGabriele in #28
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- feat: add custom messages by @MatteoGabriele in #27
Full Changelog: v1.10.0...v1.11.0