Specifies the remote repository where, if applicable, the Worker will have obtained source code from.
Specifies the exact commit where, if applicable, the Worker will have obtained source code from.
Specifies a symbolic reference to the commit where, if applicable, the Worker will have obtained source code from.
It is sometimes useful for Brigade scripts (e.g. brigade.js or brigade.ts) to examine the value of this field to determine, for instance, the name of a branch or tag related to the Event the Worker is handling.
Generated using TypeDoc
Represents git-specific Worker details.