chore(deps): update matteogabriele/agentscan-action action to v2#1540
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update matteogabriele/agentscan-action action to v2#1540renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.15.0→v2.0.0v2.0.1Release Notes
MatteoGabriele/agentscan-action (MatteoGabriele/agentscan-action)
v2.0.0Compare Source
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: trueAdded
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)dependabot,renovate,github-actions[bot]) are now skipped automaticallyv1.15.1Compare Source
v1.15.1
The action now resolves the username from
payload.pull_request.user.login/payload.issue.user.loginfirst, falling back tocontext.actoronly if neither is present. (#31)Full Changelog: MatteoGabriele/agentscan-action@v1.15.0...v1.15.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.