Skip to content

ci: unblock dependency PR checks - #26

Merged
rennerdo30 merged 1 commit into
mainfrom
codex/fix-ci-dependabot-checks
Feb 23, 2026
Merged

ci: unblock dependency PR checks#26
rennerdo30 merged 1 commit into
mainfrom
codex/fix-ci-dependabot-checks

Conversation

@rennerdo30

Copy link
Copy Markdown
Owner

Summary

  • make dependency-review non-blocking when repository dependency graph is disabled
  • configure golangci-lint action to report only new issues in PRs
  • switch frontend install to npm install and remove lockfile-dependent npm cache setup

Why

Current Dependabot PRs fail before dependency updates can be validated due repo-level CI configuration constraints unrelated to the dependency diffs.

Validation

  • Ran frontend quality flow in a clean archived checkout (no untracked files): lint, vitest, and next build all passed.
  • Confirmed backend tests still pass locally via go test ./...

@rennerdo30
rennerdo30 merged commit a6cd1a9 into main Feb 23, 2026
6 checks passed
@rennerdo30
rennerdo30 deleted the codex/fix-ci-dependabot-checks branch February 23, 2026 06:39
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.

1 participant