OptionalapiOptionalbranchGit branch name of the build.
OptionalbuildCustom build name. Useful when triggering multiple Argos builds for the same commit.
OptionalcommitGit commit SHA of the build.
OptionalfilesGlobs that match image file paths to upload.
OptionalignoreGlobs that match image file paths to exclude from upload.
OptionalmetadataAdditional build metadata.
OptionalmodeBuild mode to use.
OptionalparallelParallel test suite configuration.
Optionalindex?: numberIndex of the current job (must start from 1).
Unique build identifier shared across parallel jobs.
Total number of parallel jobs, set to -1 to finalize manually.
OptionalpreviewPreview URL configuration. Can be a fixed base URL or a function to transform URLs dynamically.
OptionalprPull request number associated with the build.
OptionalreferenceBranch used as the baseline for screenshot comparison.
OptionalreferenceCommit SHA used as the baseline for screenshot comparison.
OptionalrootRoot directory used to resolve image paths.
OptionalskippedMark this build as skipped. No screenshots are uploaded, and the commit status is marked as success.
OptionalthresholdDiff sensitivity threshold between 0 and 1. Higher values make Argos less sensitive to differences.
OptionaltokenArgos repository access token.
Base URL of the Argos API.