netlify-labs/Run NAX

Run a Netlify Agent Executor workflow from GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
flowNAX flow slug to run.noreview
repoGitHub repository in owner/name form. Defaults to the current repository.no""
branchBranch or PR ref to run. Defaults to the current workflow ref.no""
transportNAX transport to use.nonetlify-api
modelsOptional comma-separated model override.no""
stepOptional single workflow step to run.no""
from-stepOptional workflow step to start from.no""
contextOptional context appended to each workflow prompt.no""
context-fileOptional file containing context appended to each workflow prompt.no""
timeout-minutesMinutes to wait for each Netlify Agent Runner step.no60
forceSkip confirmation prompts.notrue
netlify-auth-tokenNetlify personal access token.yes
netlify-site-idNetlify site ID.yes
github-tokenGitHub token used by NAX when GitHub API access is needed.no""
nax-versionnpm version or dist-tag for netlify-agent-executor.nolatest
netlify-cli-versionnpm version or dist-tag for netlify-cli.nolatest
node-versionNode.js version used to install and run NAX.no22
upload-artifactsUpload .nax artifacts after the run.notrue
artifact-nameGitHub Actions artifact name. Defaults to nax-<flow>-<run_id>.no""
artifact-retention-daysNumber of days to retain uploaded artifacts.no30
namedescription
flowResolved NAX flow slug.
repoResolved repository.
branchResolved branch.
artifact-nameGitHub Actions artifact name used by the action.
summary-pathLatest summary.md path found under .nax.