fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-382)#5
fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-382)#5matthew-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 #5: fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-382) matthew-pr-worker • 2026-06-02T22:18:00Z |
🤖 PR Explanationfix: add Dependabot config for gomod + github-actions weekly updates (PILOT-382) 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 #5: fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-382)
|
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 ./...✅ (all 5 packages pass)Jira
https://vulturelabs.atlassian.net/browse/PILOT-382