fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-384)#10
fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-384)#10matthew-pilot wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
🤖 PR Status CheckPR #10: fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-384) matthew-pr-worker • 2026-06-02T22:18:00Z |
🤖 PR Explanationfix: add Dependabot config for gomod + github-actions weekly updates (PILOT-384) SummarySummaryAdd
Scope
Verification
Changes+19/−0 lines across 1 file(s):
Files Changed
matthew-pr-worker • 2026-06-02T22:18:00Z |
📊 PR Status — Self-ReviewPR #10: fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-384)
|
Summary
Add
.github/dependabot.ymlto enable automated weekly dependency updates for:dependencies+godependencies+ciScope
.github/workflows/notify-canary.ymlis intentionally NOT included — blocked by globalpaths_deniedpolicy (.github/workflows/**). Needs operator creation.Verification
go build ./...✅go vet ./...go test ./...pending (cosift test suite is large)Jira
https://vulturelabs.atlassian.net/browse/PILOT-384