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
skip-members → allowed-users — renamed, same behavior
agent-scan-comment → mode — agent-scan-comment: true/false becomes mode: full / mode: silent; mode also supports labels and comment to post only one of the two
skip-comment-on-organic → comment-on-organic (inverted) — skip-comment-on-organic: false (old default) is now comment-on-organic: true. New default is comment-on-organic: false, so comments are skipped for organic accounts unless you opt in
scan-issues now defaults to false — if you rely on issue scanning, add scan-issues: true
Added
scan-pull-requests / scan-issues inputs to control which event types are analyzed
trusted-author-associations input 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