Status of an issue in the CI/CD pipeline.
enum CICDIssueStatus { New Old }
New
Issue was first discovered in the current pipeline run
Old
Issue existed in previous pipeline runs
{} CICDFields.issueStatus
Last updated 7 months ago