Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-1453

Manual approval in pipelines

XMLWordPrintable

    • Manual approval in pipelines
    • 30
    • False
    • False
    • To Do
    • SECFLOWOTL-66 - Manual Approval GA in Tekton
    • 11% To Do, 61% In Progress, 28% Done
    • Undefined

      Goal

      As a DevOps Engineer, I want to add manual approval points in my pipeline so that the pipeline pauses at that point and waits for a manual approval before continuing execution. Manual approvals are commonly used for approving deploying to production or modeling activities that are not automated (e.g. manual testing) in the pipeline.

      In the absence of manual approval support, customers break their pipelines into multiple pipelines which adds overhead and eliminates tracking status across those pipelines as a single unit.

      Manual approval is present in a wide number of CI solutions:

      Acceptance Criteria

      • User defines a manual approval point into their pipeline
      • PipelineRuns for user's pipeline pause at the point where manual approval is defined and waits for approval
      • Once user approves the PipelineRun, the PipelineRun continues execution

            ppunamiy Puneet Punamiya
            ssadeghi@redhat.com Siamak Sadeghianfar
            Votes:
            5 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: