chore(deps): update matteogabriele/agentscan-action action to v2#842
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update matteogabriele/agentscan-action action to v2#842renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for html-validator ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #842 +/- ##
=======================================
Coverage 53.93% 53.93%
=======================================
Files 4 4
Lines 89 89
Branches 33 29 -4
=======================================
Hits 48 48
Misses 41 41 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
61212ed to
f158098
Compare
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.1Release Notes
MatteoGabriele/agentscan-action (MatteoGabriele/agentscan-action)
v2.0.1Compare Source
v2.0.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@v2.0.0...v2.0.1
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 becomes conflicted, 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.