Actions are the Salesforce delivery steps Serpent runs for you: deployments, validations, tests, data seeding, and environment setup. You manage them from one place in the UI, with no scripts, YAML, or CI runner to configure.
Run actions without scripts
Serpent builds CI/CD pipelines directly in the UI. Actions trigger builds, tests, and deployments automatically as Work Items move through review, so there is no pipeline script to maintain and no single engineer who is the only one who understands it.
Manage every action
- See which actions are running, queued, or complete.
- Trigger actions on events, schedules, or approvals.
- Keep deployments scoped to just the metadata that changed.