setteld/Setteld Settle Action

Run Setteld CLI operations (rules validate, rules deploy, disputes list) in CI/CD pipelines

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe setteld CLI command to run. Examples: rules validate ./rules rules deploy ./rules --env staging rules deploy ./rules --env production --confirm-diff-hash <hash> disputes list --sla-risk yes
tokenSetteld API token — store as ${{ secrets.SETTELD_TOKEN }}yes
environmentTarget environment: staging or productionnostaging
version@setteld/cli npm version to installnolatest
working-directoryWorking directory for the setteld commandno.
namedescription
resultOutcome of the setteld command (success or failure)