Class: Aws::CodeCommit::Types::MaximumOpenPullRequestsExceededException

Inherits:
EmptyStructure
  • Object
show all
Defined in:
gems/aws-sdk-codecommit/lib/aws-sdk-codecommit/types.rb

Overview

You cannot create the pull request because the repository has too many open pull requests. The maximum number of open pull requests for a repository is 1,000. Close one or more open pull requests, and then try again.