tenseleyflow/Sway adapter evaluator

Run sway against a PEFT adapter and post the report to the PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
spec-pathPath to sway.yaml (relative to the repo root).yes
fail-onVerdict that triggers a non-zero exit. One of: `fail` (default — only hard failures fail the action), `warn` (warns also fail), `never` (always exit 0). nofail
comment-on-prPost / edit the markdown report as a PR comment.notrue
upload-artifactUpload the JSON + markdown reports as a workflow artifact.notrue
sway-versionThe dlm-sway version to install. Pin this if you don't want action upgrades to silently change the sway behavior. no0.1.0
python-versionPython interpreter version to bootstrap the sway venv.no3.11
namedescription
sway-scoreComposite score (0.0 – 1.0) parsed from the run's JSON report.
verdictTop-level verdict: `pass`, `warn`, or `fail`.
report-pathFilesystem path to the JSON report inside the runner workspace.