Skip to content

chore: add CODEOWNERS for branch protection#21

Merged
dipto0321 merged 1 commit into
mainfrom
feat/upgrade/FINAL
Jun 30, 2026
Merged

chore: add CODEOWNERS for branch protection#21
dipto0321 merged 1 commit into
mainfrom
feat/upgrade/FINAL

Conversation

@dipto0321

Copy link
Copy Markdown
Owner

Summary

  • Adds .github/CODEOWNERS designating @dipto0321 as owner of all files
  • Required for the require_code_owner_reviews branch protection rule already applied to main

Context

Branch protection was configured on main via gh api with these rules:

  • Require PR before merging
  • Require 1 approving review + code owner review
  • Dismiss stale reviews on new push
  • Required status checks: Lint (ubuntu), Test (ubuntu-latest), Test (macos-latest), Test (windows-latest)
  • No force pushes, no branch deletion
  • enforce_admins: false (admin can bypass for own PRs)

The require_code_owner_reviews rule is a no-op until this CODEOWNERS file lands on main.

Test plan

  • Merge this PR
  • Open a test PR and confirm GitHub shows "Review from Code Owners" as a required check

🤖 Generated with Claude Code

Required for the require_code_owner_reviews branch protection rule on main.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dipto0321 dipto0321 force-pushed the feat/upgrade/FINAL branch from 71e5087 to b6d64f8 Compare June 30, 2026 05:16
@cocogitto-bot

cocogitto-bot Bot commented Jun 30, 2026

Copy link
Copy Markdown

✔️ b6d64f8 - Conventional commits check succeeded.

@dipto0321 dipto0321 merged commit fd84c18 into main Jun 30, 2026
1 check passed
@dipto0321 dipto0321 deleted the feat/upgrade/FINAL branch June 30, 2026 05:17
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