Product documentation Docs
    • English
    • Deutsch
    • 日本語
    • 한국어
    • Français
  • More Sites
    • Now Community
    • Developer Site
    • Knowledge Base
    • Product Information
    • ServiceNow.com
    • Training
    • Customer Success Center
    • ServiceNow Support Videos
  • Log in

Product documentation

  • Home
How search works:
  • Punctuation and capital letters are ignored
  • Special characters like underscores (_) are removed
  • Known synonyms are applied
  • The most relevant topics (based on weighting and matching to search terms) are listed first in search results
Topics are ranked in search results by how closely they match your search terms
  • A match on the entire phrase you typed
  • A match on part of the phrase you typed
  • A match on ALL of the terms in the phrase you typed
  • A match on ANY of the terms in the phrase you typed

Note: Matches in titles are always highly ranked.

  • Release version
    Table of Contents
    • DevOps
Table of Contents
Choose your release version
    Home Paris DevOps DevOps DevOps DevOps dashboard and Pipeline UI DevOps Pipeline UI

    DevOps Pipeline UI

    • Save as PDF Selected topic Topic & subtopics All topics in contents
    • Unsubscribe Log in to subscribe to topics and get notified when content changes.
    • Share this page

    DevOps Pipeline UI

    Use the Pipeline UI to visualize interactions and results across a pipeline execution. This graphical view shows pipeline step progression and other details for each pipeline.

    From DevOps, get a quick view of how everything is connected to see exactly what is happening with the pipeline and when. From the ServiceNow Change Management application, you can access the Pipeline UI and quickly see the commits, the committers, and other details for the change request in one place.

    Starting with version 1.19, the Pipeline UI shows the pipeline steps that ran instead of the steps configured in DevOps.

    You can access the Pipeline UI using the related link from within certain DevOps forms, and also from a DevOps change request form:
    • DevOps Pipeline form
    • DevOps Pipeline Execution form
    • Change Request form created by DevOps
    Note: You must reload the view to update the status buttons in the pipeline execution History.
    Table 1. Step run states (task execution status)
    Green

    Successful.

    All step executions associated to the pipeline execution passed.

    Grey Not yet run.
    Yellow

    Waiting (pending, building, validating).

    At least one step execution is waiting.

    Red

    Failed.

    At least one step execution failed.

    Task execution end date is populated even when the change is rejected.

    Note: The order the cards appear in the Pipeline UI is determined by the Order field in each pipeline step when you modeled your pipeline in DevOps. Skipped stages are not shown.

    Starting with version 1.18, the order the cards appear in the Pipeline UI is by task execution.

    DevOpsPipelineUI
    UI feature Description
    Pipeline steps
    Timing.
    • Start
    • Last run
    • Duration for each step

      When the downstream task execution starts immediately after the upstream task execution, the duration is 0 seconds.

    • Wait times in between task executions.

      Wait time is calculated as:

      Start time of the task execution minus the end time of the upstream task execution.

    View change request

    Change request record.

    Click directly into the change request of the step that was created by DevOps to view details of the change and take action.

    Note: Starting with version 1.21, commits reverted in the same pipeline execution are not shown in the commit list.
    Pipeline history

    Pipeline Execution.

    Click a history tile to view the previous step details for a pipeline execution.

    Artifacts
    • Artifact versions
      • Work items
      • Commits
      • Packages
    • Commits
    • Work items
    Note: Starting with version 1.21, commits reverted in the same pipeline execution are not shown in the commit list.
    Quality

    Build Test Summary.

    View the build test results to see what tests passed or failed.

    Starting with version 1.15, the quality card contains test summaries:
    • Test type and test category in the format:

      test type/test category

    • Native ID of the step
    • Test pass percentage (unit and functional tests only)
    • Throughput (performance tests only)
    • Step name

    Starting with version 1.16, click directly into DevOps change requests, step executions, artifacts, artifact versions, work items, and test summaries in flyout windows.

    Figure 1. Pipeline UI - Artifact version flyout
    DevOpsPipelineUILink

    Tags:

    Feedback
    On this page

    Previous topic

    Next topic

    • Contact Us
    • Careers
    • Terms of Use
    • Privacy Statement
    • Sitemap
    • © ServiceNow. All rights reserved.

    Release version
    Choose your release version

      DevOps Pipeline UI

      • Save as PDF Selected topic Topic & subtopics All topics in contents
      • Unsubscribe Log in to subscribe to topics and get notified when content changes.
      • Share this page

      DevOps Pipeline UI

      Use the Pipeline UI to visualize interactions and results across a pipeline execution. This graphical view shows pipeline step progression and other details for each pipeline.

      From DevOps, get a quick view of how everything is connected to see exactly what is happening with the pipeline and when. From the ServiceNow Change Management application, you can access the Pipeline UI and quickly see the commits, the committers, and other details for the change request in one place.

      Starting with version 1.19, the Pipeline UI shows the pipeline steps that ran instead of the steps configured in DevOps.

      You can access the Pipeline UI using the related link from within certain DevOps forms, and also from a DevOps change request form:
      • DevOps Pipeline form
      • DevOps Pipeline Execution form
      • Change Request form created by DevOps
      Note: You must reload the view to update the status buttons in the pipeline execution History.
      Table 1. Step run states (task execution status)
      Green

      Successful.

      All step executions associated to the pipeline execution passed.

      Grey Not yet run.
      Yellow

      Waiting (pending, building, validating).

      At least one step execution is waiting.

      Red

      Failed.

      At least one step execution failed.

      Task execution end date is populated even when the change is rejected.

      Note: The order the cards appear in the Pipeline UI is determined by the Order field in each pipeline step when you modeled your pipeline in DevOps. Skipped stages are not shown.

      Starting with version 1.18, the order the cards appear in the Pipeline UI is by task execution.

      DevOpsPipelineUI
      UI feature Description
      Pipeline steps
      Timing.
      • Start
      • Last run
      • Duration for each step

        When the downstream task execution starts immediately after the upstream task execution, the duration is 0 seconds.

      • Wait times in between task executions.

        Wait time is calculated as:

        Start time of the task execution minus the end time of the upstream task execution.

      View change request

      Change request record.

      Click directly into the change request of the step that was created by DevOps to view details of the change and take action.

      Note: Starting with version 1.21, commits reverted in the same pipeline execution are not shown in the commit list.
      Pipeline history

      Pipeline Execution.

      Click a history tile to view the previous step details for a pipeline execution.

      Artifacts
      • Artifact versions
        • Work items
        • Commits
        • Packages
      • Commits
      • Work items
      Note: Starting with version 1.21, commits reverted in the same pipeline execution are not shown in the commit list.
      Quality

      Build Test Summary.

      View the build test results to see what tests passed or failed.

      Starting with version 1.15, the quality card contains test summaries:
      • Test type and test category in the format:

        test type/test category

      • Native ID of the step
      • Test pass percentage (unit and functional tests only)
      • Throughput (performance tests only)
      • Step name

      Starting with version 1.16, click directly into DevOps change requests, step executions, artifacts, artifact versions, work items, and test summaries in flyout windows.

      Figure 1. Pipeline UI - Artifact version flyout
      DevOpsPipelineUILink

      Tags:

      Feedback

          Share this page

          Got it! Feel free to add a comment
          To share your product suggestions, visit the Idea Portal.
          Please let us know how to improve this content

          Check any that apply

          To share your product suggestions, visit the Idea Portal.
          Confirm

          We were unable to find "Coaching" in Jakarta. Would you like to search instead?

          No Yes
          • Contact Us
          • Careers
          • Terms of Use
          • Privacy Statement
          • Sitemap
          • © ServiceNow. All rights reserved.

          Subscribe Subscribed Unsubscribe Last updated: Tags: January February March April May June July August September October November December No Results Found Versions Search preferences successfully updated My release version successfully updated My release version successfully deleted An error has occurred. Please try again later. You have been unsubscribed from all topics. You are now subscribed to and will receive notifications if any changes are made to this page. You have been unsubscribed from this content Thank you for your feedback. Form temporarily unavailable. Please try again or contact  docfeedback@servicenow.com  to submit your comments. The topic you requested does not exist in the release. You were redirected to a related topic instead. The available release versions for this topic are listed There is no specific version for this documentation. Explore products Click to go to the page. Release notes and upgrades Click to open the dropdown menu. Delete Remove No selected version Reset This field is required You are already subscribed to this topic Attach screenshot The file you uploaded exceeds the allowed file size of 20MB. Please try again with a smaller file. Please complete the reCAPTCHA step to attach a screenshot
          Log in to personalize your search results and subscribe to topics
          No, thanks Login