PullRequestMergedStateChangedEventMetadata

Returns information about the change in the merge state for a pull request event.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the branch that the pull request is merged into.

Link copied to clipboard

Information about the merge state change event.

Link copied to clipboard

The name of the repository where the pull request was created.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String