Class AutoMergeSettingsCreateRequest
java.lang.Object
com.atlassian.bitbucket.pull.automerge.AutoMergeSettingsCreateRequest
Configuration for creating
AutoMergeSettings
for a project or repository.- Since:
- 8.15
- See Also:
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getScope
- Returns:
- the scope that the auto-merge settings should be applied to
-
isEnabled
public boolean isEnabled()- Returns:
- whether auto-merge should be enabled for the scope
-