ci: add dependabot with auto-merge#5
Conversation
|
Claude finished @koinsaari's task in 1m 19s —— View job PR Review
No blocking issues. This PR adds standard Dependabot configuration with an auto-merge workflow.
|
- Migrate .golangci.yml to v2 schema (golangci-lint v2 rejects v1 config) - Add Dockerfile (static build on distroless) so the docker-build job runs - Add .gitleaks.toml allowlisting dummy credentials in *_test.go files - Set ReadHeaderTimeout on the HTTP server (gosec G114) - Comment the blank sqlite driver import (revive) and apply gofmt Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Claude finished @koinsaari's task in 1m 48s —— View job PR Review
No blocking issues. This PR bundles several CI quality improvements alongside the Dependabot config. REVIEW.md checklist
|
Pin golang and distroless base images to digests for reproducible builds, and add the docker ecosystem to dependabot.yml so the digests stay current. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Claude finished @koinsaari's task in 1m 19s —— View job PR Review
No blocking issues. This PR bundles Dependabot configuration, a Docker image, and several CI quality improvements. REVIEW.md checklist
|
No description provided.