Module all_good_job

Source
Expand description

(GitHub Actions only) Check that all dependent jobs prior to this job completed successfully, and in turn, succeeding / failing itself.

Workaround for https://github.com/orgs/community/discussions/12395.

Workaround itself required another workaround, in order to deal with https://github.com/actions/runner/issues/2566.

Structsยง

Node
(see module-level docs)
Params