The Runs features provides access to detailed information and functions related to workflow runs. Use the:
-
Runs list features to manage workflow runs for a organization, sub-organization, or component.
-
Runs details feature to manage a specific workflow run.
Runs list
To access a list of workflow runs for:
-
An organization or sub-organization.
-
Select
, and then select an organization or sub-organization.
-
Select Runs from the left panel. The Runs list displays the workflow runs for the selected organization.
-
-
A component.
-
Use the
to select an organization or sub-organization.
-
Select the component name or COMPONENT DETAILS link. The details for the component display.
-
Select the Runs tab. A list of component workflow runs displays.
-

-
Manage runs list.
-
Navigate to applicable data and features using the breadcrumb menus and links.
-
Filter list by:
-
Component - Organization and sub-organization only
-
Branch/PR
-
Workflows
-
-
Use the search to locate specific runs.
-
Sort the runs by column.
-
-
Access workflow run related features.
-
Run details: Select the name link of the event that started the workflow run to access run details.
-
Workflow Composer: Select the workflow name link in the from field to edit the workflow.
-
Components summary: Select the component name link to access the workflow component summary information.
-
Run details
Use the Run details features to access information and functions related to a workflow run.
To access workflow run details:
-
Navigate to the Runs list of an organization, sub-organization, or component.
-
Select the name link of the event that started the workflow run. The workflow Run details display.
Figure 2. Run details
-
Use these workflow run related features to:
-
Navigate to applicable data and features using the breadcrumb menus and links.
-
Access the GIT repository associated with the workflow run by selecting the repository name link.
-
Access the workflow in GIT by selecting the branch name link.
-
Start a workflow without a commit within 7 days of the original run by selecting Rerun workflow.
-
Manually trigger a workflow run without a commit manual by selecting New run. Refer to Configure a manual trigger for setup details.
-
Cancel a run during execution by selecting Stop run.
-
-
Review workflow run specific details by selecting:
-
Test results to view workflow run testing results.
-
Build artifacts to view artifacts built by the run.
-
Deployments to view artifact deployment data.
-
-
Review job specific details by selecting the Jobs tab in the left panel and then choosing:
-
JOB LOGS to view logs generated by a job.
-
SERVICE LOGS to view logs generated by a job services.
-
EVIDENCE to view evidence generated by a job.
-