Package com.atlassian.bitbucket.pull.automerge
package com.atlassian.bitbucket.pull.automerge
-
ClassDescriptionAn exception thrown when an attempt is made to auto-merge a pull request that does not have an auto-merge request.Represents the result of
trying to auto-merge
a pull request.Represents the status of auto-merge requestRepresents a request for a pull request to be automatically merged by the system when it becomeseligible
to merge.An exception thrown when auto-merge is attempted or requested on a pull request, but the pull request's target repository does not have auto-merge enabled.Settings for automatically merging pull requests.Configuration for creatingAutoMergeSettings
for a project or repository.Service for managing pull request auto-merge settings.