Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
The commit author email.
Optional authorThe commit author name.
Optional authorThe commit author timestamp in RFC3339 format.
Optional branchThe branch name (if a tag use the tag parameter).
Optional commitThe commit timestamp in RFC3339 format.
Optional committerThe committer email.
Optional committerThe committer name.
Optional defaultThe Git repository's default branch.
Optional messageThe commit message.
The URL of the repository.
The git commit SHA.
Optional tagThe tag name (if a branch use the branch parameter).
Generated using TypeDoc
If pipelines are triggered due to actions to a Git repository, then all payloads must contain this. Note that either
tagorbranchhas to be provided, but not both.