Atlassian · Schema

pullrequest_merge_parameters

The metadata that describes a pull request merge.

CodeCollaborationPlatformProductivitySoftware Development

Properties

Name Type Description
type string
message string The commit message that will be used on the resulting commit.
close_source_branch boolean Whether the source branch should be deleted. If this is not provided, we fallback to the value used when the pull request was created, which defaults to False
merge_strategy string The merge strategy that will be used to merge the pull request.
View JSON Schema on GitHub