Skip to content

fix(codeowners): add @imran-siddique to *.md reviewer line#3022

Merged
imran-siddique merged 1 commit into
mainfrom
fix/codeowners-add-imran-to-md-rule
Jun 14, 2026
Merged

fix(codeowners): add @imran-siddique to *.md reviewer line#3022
imran-siddique merged 1 commit into
mainfrom
fix/codeowners-add-imran-to-md-rule

Conversation

@imran-siddique

Copy link
Copy Markdown
Collaborator

Summary

The *.md CODEOWNERS override shadowed the default * line, so @imran-siddique approvals were not counted for PRs touching markdown files. This left maintainer-approved PRs stuck on REVIEW_REQUIRED (e.g. #3013, #2994, #2973, #2766).

The fix is one character: add @imran-siddique to the *.md line, consistent with how every other path rule in this file already includes both maintainers.

Test plan

🤖 Generated with Claude Code

The *.md override shadowed the default * line, meaning @imran-siddique
approvals did not satisfy the CODEOWNER requirement for PRs touching
markdown files. This left PRs approved by the maintainer stuck on
REVIEW_REQUIRED despite the intent of the default ownership rule.

Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imran-siddique imran-siddique enabled auto-merge (squash) June 14, 2026 17:50
@github-actions github-actions Bot added the size/XS Extra small PR (< 10 lines) label Jun 14, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions

Copy link
Copy Markdown

PR Review Summary

Check Status Details
🔍 Code Review ⚠️ Missing No current-run comment
🛡️ Security Scan ⚠️ Missing No current-run comment
🔄 Breaking Changes ⚠️ Missing No current-run comment
📝 Docs Sync ⚠️ Missing No current-run comment
🧪 Test Coverage ⚠️ Missing No current-run comment

Verdict: ⚠️ AI review incomplete; ready for human review

AI review comments are untrusted advisory output. The summary reports workflow-generated completion status only, not model-authored pass/fail claims.

@imran-siddique imran-siddique merged commit 0c48666 into main Jun 14, 2026
92 of 93 checks passed
@imran-siddique imran-siddique deleted the fix/codeowners-add-imran-to-md-rule branch June 14, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scripts/ci/cd size/XS Extra small PR (< 10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant