Automations¶
Use Capawesome Cloud to automatically trigger builds when you push to a branch or create a tag. Set up an automation once and every matching Git event will kick off a build — no manual steps needed.
Features¶
- ⚡ Git-Triggered Builds: Automatically start builds when you push to a branch or create a tag.
- 🎯 Pattern Matching: Target specific branches or tags using name patterns.
- 💬 Commit Message Filtering: Optionally filter triggers based on the commit message content.
- 📱 Multi-Platform: Configure automations per platform — Android, iOS, or Web.
- ⚙️ Build Settings: Attach a signing certificate, environment, destination, or channel to each automation.
- 🚫 Skip CI: Skip automations for specific commits by adding
[skip ci]to the commit message. - 🔀 Enable/Disable: Toggle automations on or off without deleting them.
Getting Started¶
-
Setup Automations
Create your first automation with Capawesome Cloud.
Documentation¶
-
Manage Automations
Create, edit, enable, and disable automations for your app.
-
Trigger on Branch Pushes
Start a build whenever you push to a matching branch.
-
Trigger on Tags
Start a build whenever you create a matching tag.
-
Filter by Commit Message
Trigger builds only for commits matching a pattern.
-
Attach Build Settings
Attach a certificate, environment, destination, or channel.
-
Auto-Publish a Live Update
Publish a live update automatically after a build.
-
Auto-Submit to a Store
Submit a build to a store automatically after it completes.
-
Webhooks
Learn how to configure webhooks for your automations.
-
Reference
Look up all available automation settings and options.
-
Troubleshooting
Find solutions to common automation issues.
-
FAQ
Find answers to frequently asked questions about Automations.