Quick Deploy

Deploy a pre-validated, successfully tested component package — skips full test execution using a prior validated deploy key. Best for orgs with lengthy test suites.Requires a successfully validated package against the same Salesforce org. Overuse can mask test failures — use judiciously.

Step 1 — Get the deploy key

  1. Open a Salesforce pipeline with an executed Validate step

  2. Go to Pipeline Logs → Report → Summary → Overview

  3. Copy the Request ID — first 15 digits are also accepted for validation

Step 2 — Create and run

  1. Click Quick Deploy tab → create task with a name, Salesforce configurator, and deploy key

  2. Click Run Task → Validate Quick Deploy Key

  3. Review Component Overview, Component Details, Unit Test details, then click Run Task

Scheduling (Optional)

From the task's three-dot menu, click Schedule → +New Scheduled Task. Set execution date, time, and frequency. Tasks can only be scheduled to run once.

Last updated