rageagainstthepixel/job-builder

A GitHub action to setup job matrixes for complex job workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
build-optionsThe path to the build options JSON file.yes
group-byThe property to group jobs by. Defaults to the first property in the build options object.no
sort-byThe order to sort job groups by name. Accepts `asc`, `ascending`, `desc`, `descending`. Defaults to `ascending`.noascending
job-name-prefixThe prefix to use for job names. Defaults to empty string.no
namedescription
jobsThe JSON string of the job matrix.