PR Gates Explorer

PR Gates is not available in the selected site () at this time.

Overview

The PR Gates Explorer allows you to search and filter, visualize, and export PR gates or rule executions at multiple levels using any tag.

Navigate to Software Delivery > PR Gates > PR Gate Executions to see your PR Gates.

The PR Gates panel on the left lists default facets you can use to search for your gates.

FacetDescription
StatusThe PR gate status: Passed or Failed.
Gate IDThe ID of the PR gate.

PR Gate details

You can see aggregated data about PR gates over the selected time frame. Use the search field and facets to filter the list to show the gates you want to investigate.

PR Gate data

PR Gate data is available in dashboards and notebooks, enabling build engineering teams to customize their communication about high-priority work and CI trends over time.

Navigate to Software Delivery > PR Gates > PR Gate Executions to see your PR Gate rule executions.

The PR Gates panel on the left lists default facets you can use to search for your rule executions.

FacetDescription
StatusThe PR gate status: Passed or Failed.
Rule NameThe user-given name to identify a particular rule.
Blocking StatusDetermines whether or not the rule status will cause the CI workflow to fail: true or false.
CreatorThe user who created the PR gate rule.
Data SourceThe source of data being evaluated for the rule (tests, static analysis).
Gate IDThe ID of the PR gate.

Rule executions details

You can see aggregated data about rule executions over the selected time frame. Use the search field and facets to filter the list to show the executions you want to investigate.

Rule execution data

PR Gate rules data is available in dashboards and notebooks, enabling build engineering teams to customize their communication about high-priority work and CI trends over time.

Search and filter

You can narrow down, broaden, or shift your focus on a subset of PR gates or rule executions by clicking on the facets to the left or writing your own custom query in the search bar. When you select and deselect facets, the search bar automatically reflects your changes. Similarly, you can modify the search bar query or write a query from scratch.

Analyze

Group PR gates or rule executions into higher-level fields, patterns, and transactions to derive or consolidate information. You do not need to create a facet in order to search for an attribute. Use facets to:

  • Identify trends and patterns in PR Gate executions: Understand which repositories or pipelines are being blocked most often.
  • Identify trends and patterns in PR Gate Rule executions: Understand which types of rules are failing most often across the organization.

Visualize

Select a visualization type to visualize the outcomes of filters and aggregations and better understand your PR gates or rule executions. For example, you can view gate results in a list to organize gates data into columns, or in a timeseries graph to measure gate execution data over time.

Export

Export your view in the PR Gates Explorer to reuse it later or in different contexts. For more information, see Saved Views.

Further reading

Additional helpful documentation, links, and articles:

PREVIEWING: joepeeples/10684-pr-gates