Skip to content

Add .github/CODEOWNERS for auto-assignment#62

Merged
christianc1 merged 2 commits intomainfrom
add/codeowners
Apr 30, 2026
Merged

Add .github/CODEOWNERS for auto-assignment#62
christianc1 merged 2 commits intomainfrom
add/codeowners

Conversation

@claytoncollie
Copy link
Copy Markdown
Contributor

Summary

Adds a .github/CODEOWNERS file with @christianc1 as the default owner for the entire repo, so PRs (including Dependabot) get a reviewer auto-assigned.

* @christianc1

Closes #59.

Test plan

  • After merge, confirm the next Dependabot PR auto-requests review from @christianc1.
  • Open a manual test PR and confirm the same.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 50.09% (🎯 40%) 263 / 525
🔵 Statements 49.81% (🎯 40%) 272 / 546
🔵 Functions 60.24% (🎯 40%) 50 / 83
🔵 Branches 41.35% (🎯 25%) 134 / 324
File CoverageNo changed files found.
Generated in workflow #22 for commit ee1da7b by the Vitest Coverage Report Action

@christianc1 christianc1 merged commit 196dd74 into main Apr 30, 2026
6 checks passed
@christianc1 christianc1 deleted the add/codeowners branch April 30, 2026 18:25
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.

Add .github/CODEOWNERS file for auto-assignment

2 participants