CI Job Results
Overview
The CI Job Results screen displays the list of builds triggered for your CI Jobs to date. You can trigger new builds and access detailed build information including status, logs, author, and more.
Navigating to CI Job Result Screen
Hover over the nCino module and click CI Jobs.
By default, you'll be directed to the Job Results tab. If not, click on it. Builds are listed in reverse chronological order.

Trigger a Build
In the CI Job Results screen, select your job from the All Jobs dropdown.

If no build exists, “No builds exist” will be displayed. To create a new build, click Build Now.

On the next screen, the left pane shows job summary details (label, source/destination org, deployment method, etc.).

Under Build Inputs, enter the title and any comments.
Choose a Deployment Type:
Commit and Deploy – Commits and deploys to destination org.
Deploy only – Deploys only.
Commit only – Commits only.
Optionally, add notes in the Notes section.
Click Trigger Build. If credentials are validated, the build will start.

You’ll return to the Job Results screen where build status is displayed.
Build Log and Object Detail
Click a job in the list or select via All Jobs dropdown.


From the build list, select a build to view logs and object data.

Under the Data tab, view nCino objects with success/fail counts.

Click an object to view detailed information.

The Success/Failed tab shows deployment outcomes by record count.

Click a count link for full details:


The Log tab contains commit/deployment logs. Use the download icon (.png)) to save the ZIP file.

Post-Deployment Activities: Shows results per Salesforce org. Use the dropdown to toggle between orgs.

Note:
A maximum of 5 Salesforce Orgs are supported.
Activities are sequential. Success/failure details are visible only after all post-deployment steps complete.
Download Backup Snapshot
Introduction
You can download backup snapshots of CI jobs, either per template or in bulk.
Steps
Go to any CI Job.
Click a template under the build.

Click the download icon beside each object.

Hover over the three-dot menu in the top banner.

Click Build Changes to access the download page.

Click Download to save all templates in that build.
Commit and Deployment Workspace
Commit Workspace – Displays queued commits for the same repository/branch, enabling parallel commit operations.
Deployment Workspace – Shows ongoing deployment progress. Click the icon at the right side of the page.


CI Job Results 'Advanced Search' Filter

Filter by Job Name/Build Number – Filter builds by job label or build number.
Triggered By – Filter by the user who initiated the build.
Filter by Created/Modified Date – Use From Date and To Date fields.
Filter by Build Label Name – Filter by build label.
Filter by Build Status – Filter by build success/failure.
Filter by Deploy Status – Filter by deployment type (commit, deploy, or both).
Last updated
Was this helpful?