You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/overview/management-api-reference.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2625,6 +2625,7 @@ _Appears in:_
2625
2625
|`message`_string_| Message the commit message this pr will incorporate || Optional: {} <br /> |
2626
2626
|`name`_string_| Name name of the automation in the console api (defaults to metadata.name) || Optional: {} <br /> |
2627
2627
|`title`_string_| Title the title of the generated pr || Optional: {} <br /> |
2628
+
|`patch`_boolean_| Patch whether to generate a patch for this pr instead of a full pr || Optional: {} <br /> |
2628
2629
|`clusterRef`_[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_| ClusterRef a cluster this pr works on || Optional: {} <br /> |
2629
2630
|`scmConnectionRef`_[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_| ScmConnectionRef the SCM connection to use for generating this PR || Required: {} <br /> |
2630
2631
|`repositoryRef`_[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_| RepositoryRef the repository this automation uses. || Optional: {} <br /> |
0 commit comments