Last updated
Was this helpful?
A pipeline is a unidirectional flow that defines how changes progress from development orgs to the production org. It offers real-time visibility into:
Branches across DevOps stages: Development, Integration, QA, UAT, Production
Sync status between mapped Salesforce Orgs and branches (e.g., added/removed components)
Commits that are ahead or behind each stage
The Pipeline screen displays your environments, their connections, commit deltas, and deployment statuses.
Steps to access the Pipeline view:
Hover over the DASHBOARD tile and click PIPELINE.
Select a Repository to view your team’s branching structure.
Click the refresh icon:
If no pipeline is configured for the selected repository, setup instructions are displayed:

If the pipeline is configured, a detailed pipeline visualization is displayed:

For each environment, you can view:
Deployment Status
Commits Ahead/Behind (Forward arrow: ahead; Backward arrow: behind)

Pipeline visualization is available only for GIT repositories.
Branch types must be one of the following: Development, Integration, QA, UAT, Production. Unsupported branch categories will not display on the pipeline screen.
Last updated
Was this helpful?
Was this helpful?

