Skip to content

chore: drop * wildcard from CODEOWNERS to stop Dependabot review pings#81

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/codeowners-drop-wildcard
May 14, 2026
Merged

chore: drop * wildcard from CODEOWNERS to stop Dependabot review pings#81
hyperpolymath merged 1 commit into
mainfrom
chore/codeowners-drop-wildcard

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

The catch-all * @hyperpolymath line in CODEOWNERS causes GitHub to auto-request review on every Dependabot PR (since every PR touches at least one owned path under *). With the sole maintainer being the same user, those review requests are pure notification noise.

This drops the wildcard line while preserving any path-specific ownership and SPDX/license headers. Path-specific lines are intentional and stay.

Human PRs from collaborators still trigger path-owner review where applicable; Dependabot PRs typically only touch root manifest files which are no longer matched.

@hyperpolymath hyperpolymath reopened this May 14, 2026
@hyperpolymath hyperpolymath merged commit e7108e8 into main May 14, 2026
37 of 47 checks passed
@hyperpolymath hyperpolymath deleted the chore/codeowners-drop-wildcard branch May 14, 2026 11:29
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