PullRequestMergedStateChangedEventMetadata
Returns information about the change in the merge state for a pull request event.
Contents
- destinationReference
-
The name of the branch that the pull request is merged into.
Type: String
Required: No
- mergeMetadata
-
Information about the merge state change event.
Type: MergeMetadata object
Required: No
- repositoryName
-
The name of the repository where the pull request was created.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[\w\.-]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: