Skip to content

chore: add dependabot for Go deps#23

Open
TeoSlayer wants to merge 3 commits into
mainfrom
feat/pilot-392-consent-flags
Open

chore: add dependabot for Go deps#23
TeoSlayer wants to merge 3 commits into
mainfrom
feat/pilot-392-consent-flags

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Summary

  • Adds .github/dependabot.yml to enable weekly automated dependency updates for Go modules.

Test plan

  • Confirm dependabot PRs appear weekly for Go module updates

teovl and others added 3 commits June 17, 2026 11:43
…gs (PILOT-392)

Introduces github.com/pilot-protocol/common/consent with GetConsent and
SetConsent APIs that read/write the "consent" subkey in ~/.pilot/config.json.
All three flags default to true (opt-out model); writes are atomic via
fsutil.AtomicWrite (temp-file + rename + dir fsync).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 72.54902% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
consent/consent.go 72.54% 7 Missing and 7 partials ⚠️

📢 Thoughts on this report? Let us know!

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