Skip to main content

CI/CD Workflows Overview

Git-Ape provides GitHub Actions workflows for automated deployment lifecycle management.

Workflow Inventory​

WorkflowFileTriggersJobs
Git-Ape: Deploygit-ape-deploy.exampleymlpush, issue_commentcheck-comment-trigger, detect-deployments, deploy
Git-Ape: Destroygit-ape-destroy.exampleymlpush, workflow_dispatchdetect-destroys, destroy
Git-Ape: Docs Checkgit-ape-docs-check.ymlpull_requestcheck-docs
Git-Ape: Docs Deploygit-ape-docs.ymlpushbuild, deploy
Git-Ape: Plangit-ape-plan.exampleymlpull_requestdetect-deployments, plan-local, plan-azure, plan-comment
Git-Ape: Verify Setupgit-ape-verify.exampleymlworkflow_dispatchverify

Pipeline Architecture​