IMPORTANT: Developer documentation for the current development branch. This content is unreleased, may change without notice, and must not be treated as Buildish release documentation.

Harness shim builtin payload types

Small runtime payloads used by the harness shim to emulate GitHub and other tools.

Small runtime payloads used by the harness shim to emulate GitHub and other tools.

Back to the reference overview.

Type index

HarnessBuiltinGhRefMutationPayload

Synthetic GitHub tag-ref mutation payload consumed by the harness shim.

Field Type Required Description
ref str no Git ref name observed or created during the related operation.
sha str no Git object SHA associated with one synthetic harness GitHub ref mutation payload.