Skip to content

[MAJOR] §6: PRs require zero code reviews despite CODEOWNERS configuration #95

Description

@mvillmow

Finding

Severity: MAJOR

Evidence: Branch protection API: required_approving_review_count: 0, require_code_owner_reviews: false

Principle: SOLID

The CODEOWNERS file routes all changes to @HomericIntelligence/maintainers on every critical path. CONTRIBUTING.md says 'PRs require review'. But the actual branch protection enforces zero required reviews and does not enforce code owner reviews. Blast-radius code (dispatch scripts, Dagger module, CI workflows) can be merged without any human review.


Part of #81

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions