Queuing a Pipeline
Manage multiple simultaneous pipeline requests with real-time, transparent queueing.
Concurrent Handling: Multiple users can submit requests. Each auto-queued for sequential execution.
No Lockouts: All executions handled in a prioritized queue — nobody is blocked.
Real-Time Visibility: Every queued run shows parameters and status to all team members.
Audit Trail: Full record of who submitted each request with reorder and delete controls.
💡 Supported pipeline types: Salesforce and SDLC.
Trigger Types
🖱️Manual
Start from UI. Hover to view package XML and deployment metadata.
🔗Webhook
Auto-triggered via SCM. One active at a time. Hover for commit details.
🕐Scheduler
Runs at defined intervals. Hover for frequency and next execution time.
Queue and Manage Runs
While a pipeline is running, click Queue Run.
Complete the wizard — select components, date range, unit tests → submit.
Click Queued Request to view all queued runs with priority, user, and trigger time.
Reorder — drag and drop to prioritize. Delete — click the delete icon to remove.
ℹ️ Only thepipeline owneror users with theAdministratorRBAC role can reorder queue entries.
FAQs
What happens when I click "Queue Run" while a pipeline is running? Your request is added to a waiting list and runs sequentially without stopping the current pipeline.
Can I reorder queued runs? Yes. Drag and drop runs in the queue. Priority numbers update automatically.
How do I remove a run from the queue? Click the delete icon next to the queued run.
Last updated

