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: docs/resources/process_child_step.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
@@ -133,6 +133,7 @@ Optional:
133
133
134
134
-`file_path_filters` (Set of String) List of file path filters used to narrow down the directory where files are to be sourced from. Supports glob patten syntax.
135
135
-`git_credential_id` (String) ID of an existing Git credential.
136
+
-`github_connection_id` (String) ID of an existing GitHub App connection. Used when git_credential_type is GitHub
Copy file name to clipboardExpand all lines: docs/resources/process_step.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
@@ -164,6 +164,7 @@ Optional:
164
164
165
165
-`file_path_filters` (Set of String) List of file path filters used to narrow down the directory where files are to be sourced from. Supports glob patten syntax.
166
166
-`git_credential_id` (String) ID of an existing Git credential.
167
+
-`github_connection_id` (String) ID of an existing GitHub App connection. Used when git_credential_type is GitHub
Copy file name to clipboardExpand all lines: docs/resources/process_templated_child_step.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
@@ -184,6 +184,7 @@ Optional:
184
184
185
185
-`file_path_filters` (Set of String) List of file path filters used to narrow down the directory where files are to be sourced from. Supports glob patten syntax.
186
186
-`git_credential_id` (String) ID of an existing Git credential.
187
+
-`github_connection_id` (String) ID of an existing GitHub App connection. Used when git_credential_type is GitHub
Copy file name to clipboardExpand all lines: docs/resources/process_templated_step.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
@@ -165,6 +165,7 @@ Optional:
165
165
166
166
-`file_path_filters` (Set of String) List of file path filters used to narrow down the directory where files are to be sourced from. Supports glob patten syntax.
167
167
-`git_credential_id` (String) ID of an existing Git credential.
168
+
-`github_connection_id` (String) ID of an existing GitHub App connection. Used when git_credential_type is GitHub
0 commit comments