infra(sdk): add all-required sentinel to CI workflow #25

Open
sdk-dev wants to merge 1 commits from fix/add-all-required-sentinel into main

1 Commits

Author SHA1 Message Date
sdk-dev c0a6213b36 infra(sdk): add all-required sentinel to CI workflow
Test / test (3.13) (pull_request) Successful in 1m47s
Test / test (3.12) (pull_request) Successful in 1m50s
Test / test (3.11) (pull_request) Successful in 1m54s
Test / all-required (pull_request) Successful in 2s
Adds the `all-required` job to `.gitea/workflows/ci.yml` so the
`Test / all-required (pull_request)` context is available as a
single hard-gate status check for branch protection.

Uses `toJSON(needs)` + Python parser (matching molecule-core pattern)
to reliably detect non-green matrix job results.

Closes: molecule-ai/molecule-sdk-python#11

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 12:57:20 +00:00