Skip to content

fix: update Dependabot config and add CODEOWNERS #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

MoonBoi9001
Copy link
Member

Summary

Fixes issues mentioned in Dependabot PR comments by updating configuration and adding CODEOWNERS file.

Changes

  • ✅ Created missing GitHub labels: dependencies and github-actions
  • 🔧 Removed deprecated reviewers field from dependabot.yml
  • 📝 Added CODEOWNERS file to handle PR reviewer assignments

Context

Dependabot PRs were showing warnings about:

  1. Missing labels (now created)
  2. Deprecated reviewers configuration (now replaced with CODEOWNERS)

Impact

  • Dependabot PRs will now be properly labeled
  • PR reviewer assignments will continue working via CODEOWNERS
  • Eliminates deprecation warnings in future Dependabot PRs

Fixes issues mentioned in #17, #18, #19, #20, #21, #22, #23

🤖 Generated with Claude Code

- Remove deprecated 'reviewers' field from dependabot.yml
- Add CODEOWNERS file to replace deprecated reviewer functionality
- This addresses Dependabot warnings in PR comments

Fixes issues mentioned in PR #17 comments.
@MoonBoi9001 MoonBoi9001 merged commit 8dd13a0 into main Jul 31, 2025
9 checks passed
@MoonBoi9001 MoonBoi9001 deleted the fix/update-dependabot-config branch July 31, 2025 20:37
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