configure-argocd-automerge
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
/configure:argocd-automerge
Configure GitHub Actions workflow to automatically create and merge PRs from ArgoCD Image Updater branches.
When to Use This Skill
| Use this skill when... | Use another approach when... |
|---|---|
| Setting up auto-merge for ArgoCD Image Updater branches | Configuring ArgoCD application definitions |
Checking if image-updater-** branches have auto-merge |
Managing general GitHub Actions workflows (/configure:workflows) |
Creating the argocd-automerge.yml workflow from scratch |
Setting up container builds (/configure:container) |
| Verifying PAT and permissions for auto-merge workflows | Configuring branch protection rules manually |
| Updating an existing ArgoCD auto-merge workflow | Configuring Kubernetes deployments (/configure:skaffold) |