Runs

2 minute read

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.

    1. Select Up/down arrows, and then select an organization or sub-organization.

    2. Select Runs from the left panel. The Runs list displays the workflow runs for the selected organization.

  • A component.

    1. Use the Up/down arrows to select an organization or sub-organization.

    2. Select the component name or COMPONENT DETAILS link. The details for the component display.

    3. Select the Runs tab. A list of component workflow runs displays.

Runs
Figure 1. Runs
  1. 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.

  2. 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:

  1. Navigate to the Runs list of an organization, sub-organization, or component.

  2. Select the name link of the event that started the workflow run. The workflow Run details display.

    Run details
    Figure 2. Run details
  1. 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.

  2. Review workflow run specific details by selecting:

  3. 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.