Skip to content

Align main branch protection with the current CI checks #38

Description

@stefan-jansen

Main branch protection still requires retired check names: Type Check, Test (Python 3.11), Test (Python 3.12), Test (Python 3.13), and Build Package.

Current PR CI publishes Lint, Dependency Audit, and Supported Platforms / <os> / Python <version> checks instead. As a result, PR #36 reports mergeable_state: blocked even though every supported Python 3.12 through 3.14 platform cell and all current blocking jobs pass.

Update the required-check policy to match the current workflow and decide whether the informational Python 3.15 checks should be excluded until they become supported. Administrators are currently exempt from enforcement, which permits merges but does not give contributors an accurate merge signal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions