Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0fab6cf

Browse files
Merge pull request#286 from codefresh-io/approval-2
added timeUnit to fields
2 parentse493cb2 +538652d commit0fab6cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎_docs/codefresh-yaml/steps/approval.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ step_name:
5151
| ------------------------------------------| ----------------------------------------------| -------------------------|
5252
|`title`| The free-text display name of the step.| Optional|
5353
|`description`| A basic, free-text description of the step.| Optional|
54-
|`timeout` | Defines an automatic approval/rejection if a specified amount of time has passed. The`duration` field is hours. By default it is set to 168 (i.e.
55-
, 7 days). The`finalState` field defines what will happen after the duration time has elapsed. Possible values are`approved`/`denied`/`terminated` | Optional |
54+
|`timeout`| Defines an automatic approval/rejection if a specified amount of time has passed. The`duration` field is hours. By default it is set to 168 (i.e, 7 days). The`finalState` field defines what will happen after the duration time has elapsed. Possible values are`approved`/`denied`/`terminated`| Optional|
5655
|`timeUnit` | This field defines possible options of`minutes`, or`hours`. If the field is not set, the default is`hours` | Optional
5756
|`fail_fast`| If set to false, the pipeline will continue even when the step is rejected| Optional|
5857
|`stage`| Parent group of this step. See[using stages]({{site.baseurl}}/docs/codefresh-yaml/stages/) for more information.| Optional|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp