machuz/EIS — Upload Signals

Analyze this repo's git history and upload only the signals (code never leaves the runner) to the OrbitLens observatory.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenOrbitLens Ace API token (Bearer). Required unless upload is false. Create one in Ace → Settings → API tokens and store it as a repo secret.no""
uploadUpload the signals to the observatory. Set to 'false' for a dry run that analyzes only (no token or network needed) — e.g. to smoke-test the action.notrue
api-urlObservatory base URL. Override for staging or a self-hosted observatory.nohttps://api.orbitlens.io
versionEIS release to use (e.g. v2.16.0). 'latest' resolves the newest stable release.nolatest
working-directoryDirectory of the git repo to analyze.no.
argsExtra flags appended to `eis analyze` (e.g. --recursive, --config eis.yaml).no""

no outputs