Back

pydantic #12723

Add riscv64 build target for manylinux

by boosterl · Feb 06, 2026 at 19:03 UTC · scan-51b287f04ca1a25b

High Risk (55%)

Get this automatically on every PR

Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.

Install App

Risk Assessment

Risk level: High (55%)

Risk Drivers

  • new_contributor: First contribution from boosterl
  • touches_ci_config: Modifies ci_config code

Intent

1/5 criteria met

Add riscv64 build target support for manylinux in CI workflow

Acceptance Criteria

  • โœ“
    The pull request title is a good summary of the changes

    The title summarizes the addition of riscv64 build target.

  • โœ—
    Unit tests for the changes exist

    No unit test modifications or additions observed in diff.

  • ?
    Tests pass on CI

    No information about CI test results in the diff.

  • โœ—
    Documentation reflects the changes where applicable

    No documentation updates are included in the diff.

  • ?
    PR is ready to review with a comment to assign reviewers

    The 'please review' comment is not present in the diff.

Confidence: 80.0% Source: pr description AI: openai

Contributors

boosterl PR Author 1 commit ? New Contributor
Account Age: 3789 days
Prior PRs: 1

First-time contributor to this repository. unfamiliar with pydantic-core/.github/workflows/ci.yml.

Evidence

Evidence Completeness: 82.0%
coverage_maintained Passing
tests_passing Unavailable
lint_passing Passing
ci_passing Passing
build_successful Passing
Missing: security_scan_clean

Supply Chain

Elevated Risk
Modifies dependencies
Modifies lockfile
Modifies CI config
Modifies build scripts

Focus Files

Review 1 high-priority file(s)

pydantic-core/.github/workflows/ci.yml +4

Modifies ci_config code; Configuration

high

Triage

12

minutes to review

medium

effort level

low

staleness risk

Prioritize for security-sensitive review

Recommendation

REQUEST CHANGES 56.0% readiness

High risk from new contributor - careful review needed

Next Steps

Concern pydantic-core/.github/workflows/ci.yml

Requires security review for ci_config changes

Question

Why is security_scan_clean missing? Consider adding this check.

Suggestion pydantic-core/.github/workflows/ci.yml

CI configuration changed - verify build/deploy behavior

Nitpick

First contribution - consider welcoming and providing extra context