Skip to content

chore: add CODEOWNERS to fix code owner approval not being accepted#164

Merged
alirezanet merged 2 commits intomasterfrom
copilot/fix-approval-issue
Mar 11, 2026
Merged

chore: add CODEOWNERS to fix code owner approval not being accepted#164
alirezanet merged 2 commits intomasterfrom
copilot/fix-approval-issue

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

Without a .github/CODEOWNERS file, GitHub cannot resolve who satisfies "Require review from Code Owners" branch protection — even the repository owner's approval is rejected.

Description

Adds .github/CODEOWNERS assigning @alirezanet as owner of all files (*), so their PR approvals satisfy the required code owner review and unblock merges.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes
  • I did test corresponding changes on Windows
  • I did test corresponding changes on Linux
  • I did test corresponding changes on Mac

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: alirezanet <7004080+alirezanet@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix issue with GitHub approval not being accepted chore: add CODEOWNERS to fix code owner approval not being accepted Mar 11, 2026
@alirezanet alirezanet marked this pull request as ready for review March 11, 2026 19:20
@alirezanet alirezanet merged commit 69c0bef into master Mar 11, 2026
4 checks passed
@alirezanet alirezanet deleted the copilot/fix-approval-issue branch March 11, 2026 19:20
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