@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.755Z") @Stability(value=Experimental) public class AutoMerge extends Component
If buildJob is specified, the specified GitHub workflow job ID is required
to succeed in order for the PR to be merged.
approvedReviews specified the number of code review approvals required for
the PR to be merged.
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoMerge.Builder
(experimental) A fluent builder for
AutoMerge. |
| Modifier | Constructor and Description |
|---|---|
|
AutoMerge(GitHub github,
AutoMergeOptions options) |
protected |
AutoMerge(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AutoMerge(software.amazon.jsii.JsiiObjectRef objRef) |
getProject, postSynthesize, preSynthesize, synthesizejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected AutoMerge(software.amazon.jsii.JsiiObjectRef objRef)
protected AutoMerge(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public AutoMerge(@NotNull
GitHub github,
@NotNull
AutoMergeOptions options)
github - This parameter is required.options - This parameter is required.Copyright © 2021. All rights reserved.