pr-sieve GitHub avatar by Thestral12

Thestral12 /

CLI & Pipelines

pr-sieve

A GitHub Action that compiles `.jev.yml` rules into Jev questions and fails, comments, or passes from the numbers.

License: MITLanguage: TypeScriptLast push: 9/18/2026#cli-git-gates#security-guardrails#typed-decisions

What Jev Does in this Architecture

Rules become at most twelve questions (`MAX_JEV_QUESTIONS` in src/types.ts). AKIA and private-key armor from src/redact.ts fail locally in src/pipeline.ts with no Jev call.

Key Architecture Benefit

Does not write reviews, suggest patches, or approve. Policy is read from the base-ref config.

Review & Benchmark Note: Pinned public source was reviewed. This site did not execute the project or independently measure performance or safety.
Clone Repository
git clone https://github.com/Thestral12/pr-sieve.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

Thestral12/pr-sieve

Architecture Category

CLI & Pipelines

CLI utilities, Git gates, CI/CD pipeline checks, and DevOps automations.

View all in this category →

Related Projects in CLI & Pipelines

SemDecide repository icon by sharziki

sharziki

SemDecide

5
CLI & PipelinesMITPython

A Python CLI for semantic predicates, routing, scoring and filtering over text or JSONL.

What Jev does here

Sends input to Jev and applies local probability thresholds to outputs and exit codes.

Adds typed decisions to Bash and CI with explicit output and failure states.

#cli-git-gates#classification-ranking#typed-decisions
3 evidence links
Inspect details
CLI & PipelinesMITRust

Rust CLI experiments for health-information screening, comment review, tone analysis and business or occupation classification.

What Jev does here

Sends text to Jev for separate Noul probabilities, scores or category choices.

Offers a terminal interface for inspecting structured judgments.

#cli-git-gates#classification-ranking#domain-workflows
13 evidence links
Inspect details
4
CLI & PipelinesMITPython

A CLI and stdio MCP server for typed Jev judgments over text or JSON.

What Jev does here

Submits noul, choice and score questions and emits JSON or a primary value.

Accepts files and stdin for use in shell scripts and MCP clients.

#cli-git-gates#mcp-integrations#typed-decisions
3 evidence links
Inspect details