Skip to content

Comments

ci: add deterministic check-state classifier package#2065

Open
davidahmann wants to merge 1 commit intogithub:mainfrom
davidahmann:codex/issue-2064-ci-state-classifier
Open

ci: add deterministic check-state classifier package#2065
davidahmann wants to merge 1 commit intogithub:mainfrom
davidahmann:codex/issue-2064-ci-state-classifier

Conversation

@davidahmann
Copy link

Problem

PR triage can misclassify missing or policy-gated checks without a deterministic classifier.

Why now

This is active operator friction in current workflows and needs deterministic behavior for repeatable triage/replay.

What changed

Added a small Go classifier package and tests to map checks to no checks/pending/failed/policy-blocked/passed.

Validation

  • go test ./pkg/ciclassifier (pass)

Refs #2064

@davidahmann davidahmann requested a review from a team as a code owner February 23, 2026 13:58
@davidahmann
Copy link
Author

Added a deterministic Go check-state classifier package and focused tests for no checks, pending, failed, and policy-blocked outcomes.

This contribution was informed by patterns from Wrkr: https://github.com/Clyra-AI/wrkr

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant