Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Deployment Pipeline for Approval Process #424

Open
Rolika4 opened this issue Feb 5, 2025 · 0 comments
Open

Enhance Deployment Pipeline for Approval Process #424

Rolika4 opened this issue Feb 5, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Rolika4
Copy link

Rolika4 commented Feb 5, 2025

In order to improve the deployment process, we need to implement a feature that allows for the visualization of deployment differences before proceeding. The key requirements are:

  1. Integrate a mechanism within the deployment pipeline that presents the differences in the deployment to the user.
  2. Provide an option for the user to approve or decline the proposed deployment.
  3. If the user approves, proceed with the deployment.
  4. If the user declines, the system should automatically revert the application set to its previous state.

This enhancement aims to increase the transparency and control of the deployment process, ensuring that changes can be reviewed and approved before being made live.

Acceptance Criteria:

  1. The deployment pipeline must be able to display the differences in the deployment clearly to the user.
  2. The user should have the option to either approve or decline the deployment.
  3. On approval, the deployment should proceed as planned.
  4. On decline, the system must automatically revert the application set to its previous state without any manual intervention.
  5. Documentation should be updated to reflect the new deployment process.
@Rolika4 Rolika4 self-assigned this Feb 5, 2025
@Rolika4 Rolika4 converted this from a draft issue Feb 5, 2025
@Rolika4 Rolika4 added the enhancement New feature or request label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Review
Development

No branches or pull requests

1 participant