šļø Schedule Pipelines using Triggers
Schedule Pipeline executions using Cron-based Triggers.
šļø Trigger Pipelines on a New Artifact
Trigger Harness Pipeline deployments in response to a new artifact version being added to a registry.
šļø Trigger Pipelines on new Helm Chart
Trigger Harness Pipelines in response to a new Helm chart version being added to an HTTP Helm repo.
šļø Trigger Pipelines using Git Events
You can trigger Pipelines in response to Git events automatically. For example, when a pull request or push event occurs on a Git repo, a CI or CD Pipeline can execute. Triggers enable event driven Cā¦
šļø Trigger Pipelines using Git Event Payload Conditions
You can trigger Pipelines in response to Git events that match specific payload conditions you set up in the Harness Trigger. For example, when a pull request or push event occurs on a Git repo and yā¦
šļø Trigger Deployments using Custom Triggers
Trigger deployments using cURL and Webhooks