Interface AutoMergeSettings


public interface AutoMergeSettings
Settings for automatically merging pull requests.
Since:
8.15
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
  • Method Details

    • getScope

      @Nonnull Scope getScope()
      Returns:
      the scope that the pull request auto-merge settings are for
    • isEnabled

      boolean isEnabled()
      Returns:
      whether to allow pull requests to be auto-merged