naturallink-ai/NaturalLink Regression Check

Catch unintended UI regressions in AI-generated PRs before they ship

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 28, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: naturallink-ai/regression-check-github-action@30ce877a9b88e4f100dd74dfab4957e5d73170a7 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
api-keyYour NaturalLink API key from dashboard.naturallink.aiyes
timeoutMaximum wait time in seconds (default: 5 minutes)no300
api-urlAPI URL for enterprise deploymentsnohttps://api.naturallink.ai
poll-intervalStatus check interval in secondsno5
namedescription
statusResult of the check: SUCCESS or ERROR
error-messageError details if the check failed
run-idInternal run identifier for debugging