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
Open a Salesforce pipeline with an executed Validate step
Go to Pipeline Logs → Report → Summary → Overview
Copy the Request ID — first 15 digits are also accepted for validation
Step 2 — Create and run
Click Quick Deploy tab → create task with a name, Salesforce configurator, and deploy key
Click Run Task → Validate Quick Deploy Key
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.