Skip to main content

Approval Management

Approval management is a menu where you can view and process approval requests you created or received. In the approval details, review the operation description and changed content, then select approve or reject to decide whether deployment should proceed.

View approval list

View approval history and processing status for deployment execution.

  1. Go to the KakaoCloud console > Developer Tools > Deployflow.
  2. Select Approval Management.
  3. Use the My approval requests or Received approval requests filter to select the approval requests to view.

The list displays the following items.

ItemDescription
Application nameName that identifies the application
Approval IDID of the approval request
Operation typeType of operation subject to approval
History IDID that identifies the application history item
Approval request timeDate and time when approval was requested
RequesterUser who requested approval
Approval statusApproval status value
Approval completion timeDate and time when the approval was last processed
ReviewerConfigured reviewer information
note

If the approval requester or reviewer account has been deleted or no longer has permission, it is displayed as disabled in the list, and a tooltip saying "This account has been deleted or has no permission." is provided.

Caution

If an approval requester or reviewer account is deleted or its permissions change, the approval process may no longer proceed. Use approval settings carefully.

View approval process status

Approval status can be checked in the approval management list. Each status indicates the current stage of the approval request. For the detailed approval flow, see Approval flow.

StatusDescription
ProgressingApproval request has been created and is waiting for configured reviewers to approve or reject it.
ReadyAll configured reviewers have approved, and sync or rollback is waiting to run. Depending on the request type, it is displayed as Sync Ready or Rollback Ready.
DoneSync or rollback has actually been performed from the Ready status, and the entire approval process is complete.
RejectedStatus that changes immediately when any configured reviewer rejects the request. After rejection, sync or rollback cannot proceed.
CanceledStatus when the approval requester directly cancels the request before reviewers approve or reject it.

View approval details

View the operation description and changed content for each approval request, then approve or reject the request.

  1. Go to the KakaoCloud console > Developer Tools > Deployflow.
  2. In Approval Management, select the approval whose details you want to view.
  3. When the approval item expands, check the details.
  4. Review the changed content in unified view or split view.
  5. If deployment can proceed, click [Approve]. If there is an issue, click [Reject].
  6. After processing the approval, check whether the approval status has changed.
ItemDescription
Operation descriptionDescription written by the approval requester when requesting approval
Changed contentCheck changed content in unified view or split view, then decide whether to approve it
RejectChanges the approval request to rejected status when clicked
ApproveChanges the approval request to approved status when clicked

Reviewer status

Check the approval processing result and current progress status for each reviewer.

StatusDescription
ProgressingApproval process is in progress and no approval or rejection action has been taken
ApprovedReview approved
RejectedReview request rejected

Notifications

The approval process provides email notifications for review requests and approval or rejection results. Email subjects use the [KakaoCloud] Deployflow {Notification type} - {Application name} format.

EventRecipientInformation provided
Approval request finally approvedApproval requesterApproval completion status, target application, approval requester, and reviewer information
Approval request finally rejectedApproval requesterRejection status, target application, approval requester, and reviewer information
Review request created (per request)ReviewerOperation type, operation description, target application, and approval requester information
Application with an approval process in progress is deletedReviewerNotice that the approval process was canceled because the application was deleted, including deletion operator information