Skip to content

[6.x] Prevent logging git dependabot errors#14257

Merged
jasonvarga merged 1 commit intostatamic:6.xfrom
aerni:fix/dependabot-error
Mar 16, 2026
Merged

[6.x] Prevent logging git dependabot errors#14257
jasonvarga merged 1 commit intostatamic:6.xfrom
aerni:fix/dependabot-error

Conversation

@aerni
Copy link
Copy Markdown
Contributor

@aerni aerni commented Mar 16, 2026

The Git integration is throwing errors when pushing changes to a repo with open dependabot warnings. This PR ignores these errors and follows the same pattern as #10332.

Process Class: Git Command: 'git' 'push' '--porcelain' Error: remote: remote: GitHub found 45 vulnerabilities on user/repo's default branch (1 critical, 17 high, 24 moderate, 3 low). To find out more, visit: remote: https://github.com/user/repo/security/dependabot remote:

@jasonvarga jasonvarga changed the title [6.x] Prevent logging remote: remote: GitHub found 45 vulnerabilities errors [6.x] Prevent logging git dependabot errors Mar 16, 2026
@jasonvarga jasonvarga merged commit c9e8d7b into statamic:6.x Mar 16, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants