You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/pipelines/annotations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -250,7 +250,7 @@ caption="Available annotations for build"
250
250
max-width="50%"
251
251
%}
252
252
253
-
###Filter builds bydisplayannotations
253
+
###Filter builds by annotations
254
254
Filter the Builds list by build annotations to view builds that share the same annotations. This includes both the build display annotation, and other build annotations.
255
255
Combine this with the[other filters available for builds]({{site.baseurl}}/docs/pipelines/monitoring-pipelines/#applying-filters-on-the-build-view) to create a customized view of the Builds page.
Copy file name to clipboardExpand all lines: _docs/pipelines/monitoring-pipelines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The available filters are:
73
73
***Trigger type**: The type of trigger that caused the build to run.
74
74
***Git event**: For[Git triggers]({{site.baseurl}}/docs/pipelines/triggers/git-triggers/), the exact event that triggered the build.
75
75
***Trigger-name**: The name of the trigger that triggered the build.
76
-
***Annotations**: The[display annotation]({{site.baseurl}}/docs/pipelines/annotations/#configure-annotation-to-display-for-build) assignedtothe build, defined asakey=valuepair. Forthe same annotation, you can filterby multiple values.
76
+
***Annotations**: Thebuild[annotations]({{site.baseurl}}/docs/pipelines/annotations/)tofilter by, defined as key=valuepairs. You can filterthe same annotationby multiple values.
77
77
78
78
79
79
Notice that all filters are multiple-choice so you can select multiple values for each filter category.