Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhmiller committed Jan 25, 2025
2 parents 0bc9c1b + 2298d20 commit c1eb45c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .harness/pipelines/crud-app-1737771317369.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,29 @@ pipeline:
enabled: false
type: CI
description: ""
- stage:
name: check stage
identifier: check_stage
description: ""
type: Approval
spec:
execution:
steps:
- step:
name: review
identifier: review
type: HarnessApproval
timeout: 1d
spec:
approvalMessage: |-
Please review the following information
and approve the pipeline progression
includePipelineExecutionHistory: true
approvers:
minimumCount: 1
disallowPipelineExecutor: false
userGroups:
- account._account_all_users
isAutoRejectEnabled: false
approverInputs: []
tags: {}

0 comments on commit c1eb45c

Please sign in to comment.