Uses of Class
org.kohsuke.github.GHPullRequest.AutoMerge
-
Packages that use GHPullRequest.AutoMerge Package Description org.kohsuke.github -
-
Uses of GHPullRequest.AutoMerge in org.kohsuke.github
Methods in org.kohsuke.github that return GHPullRequest.AutoMerge Modifier and Type Method Description GHPullRequest.AutoMergeGHPullRequest. getAutoMerge()The status of auto merging a pull request.
-