PullRequestCreatedEventMetadata
Metadata about the pull request that is used when comparing the pull request source with its destination.
Types
Properties
Link copied to clipboard
The commit ID of the tip of the branch specified as the destination branch when the pull request was created.
Link copied to clipboard
The name of the repository where the pull request was created.
Link copied to clipboard
The commit ID on the source branch used when the pull request was created.
Functions
Link copied to clipboard
inline fun copy(block: PullRequestCreatedEventMetadata.Builder.() -> Unit = {}): PullRequestCreatedEventMetadata