Loading...
Loading...
Set up CI/CD pipelines for Adobe App Builder projects. Generates GitHub Actions workflows using adobe/aio-cli-setup-action@3 and adobe/aio-apps-action@3.3.0, plus patterns for Azure DevOps and GitLab CI. Handles OAuth S2S secrets injection, multi-workspace promotion (stage → prod), deploy gating with manifest validation. Use this skill whenever the user mentions CI/CD for App Builder, GitHub Actions for aio deploy, automated deployment pipelines, continuous integration, continuous delivery, deploy automation, multi-environment promotion, aio app add ci, or wants to automate their App Builder build and release process. Also trigger when users mention deploy workflows, release pipelines, or GitHub secrets for App Builder.
npx skill4agent add adobe/skills appbuilder-cicd-pipeline| User wants | Template |
|---|---|
| GitHub Actions deploy-to-stage | assets/deploy-stage.yml |
| GitHub Actions deploy-to-prod | assets/deploy-prod.yml |
| GitHub Actions PR tests | assets/pr-test.yml |
| Extract secrets from workspace | assets/fetch-secrets.sh |
| Azure DevOps / GitLab CI / Jenkins | references/generic-pipeline-guide.md |
| Secrets setup guide | references/secrets-management.md |
| Debugging deploy failures | references/debugging.md |
assets/deploy-stage.yml.github/workflows/deploy_stage.ymlassets/deploy-prod.yml.github/workflows/deploy_prod.ymlassets/pr-test.yml.github/workflows/pr_test.ymlreferences/secrets-management.mdreferences/generic-pipeline-guide.md.github/workflows/aio app add ciadobe/aio-cli-setup-action@3adobe/aio-apps-action@3.3.0authaio-apps-action_STAGE_PRODaio app use <workspace.json>.aio.env.github/workflows/aio app add ciassets/.github/workflows/workspace.jsonaio app use <workspace.json>.aio.envassets/fetch-secrets.sh_STAGE_PRODenvreferences/checklist.mdreferences/debugging.md.github/workflows/references/checklist.md@3@3.3.0references/github-actions-guide.mdreferences/generic-pipeline-guide.mdreferences/secrets-management.mdreferences/debugging.mdreferences/checklist.mdassets/deploy-stage.ymlassets/deploy-prod.ymlassets/pr-test.ymlassets/fetch-secrets.shauthfetch-secrets.shreferences/github-actions-guide.mdenvappbuilder-action-scaffolderappbuilder-testing