Skip to content

Governance: enforce required status checks on main #451

Description

@0xLeif

main branch protection has required_status_checks: [] (no CI enforced) while requiring 1 review with enforce_admins: true. For a solo-maintainer repo with no second approver, this means every merge must use --admin (which bypasses the review), and a red audit/test can't block a merge — exactly how the wasmtime CVE sat red unnoticed. Recommend requiring test (*), lint, spec-check, audit as status checks (and/or adding a second reviewer/bot). Requires repo-admin action.


Filed from a skeptical staff-level review (Medium-severity tier). All Critical/High findings and the correctness/doc Medium findings were fixed in #432–442.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions