PullRequestSourceReferenceUpdatedEventMetadata
Information about an update to the source branch of a pull request.
Types
Properties
Link copied to clipboard
The full commit ID of the commit in the source branch that was the tip of the branch at the time the pull request was updated.
Link copied to clipboard
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was updated.
Link copied to clipboard
The name of the repository where the pull request was updated.
Functions
Link copied to clipboard
inline fun copy(block: PullRequestSourceReferenceUpdatedEventMetadata.Builder.() -> Unit = {}): PullRequestSourceReferenceUpdatedEventMetadata