Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,13 @@ These error scenarios do not halt the execution of valid pipeline runs because t

[discrete]
.Status associated with Repository CRD
The last 5 status messages for a pipeline run is stored inside the `Repository` custom resource.

The last 5 status messages for a pipeline run is stored inside the `Repository` custom resource (CR).

[NOTE]
====
The `pipelinerun_status` field in the `Repository` CR is scheduled for deprecation in a future release.
====

[source,terminal]
----
Expand Down