achimgrimm opened a new issue, #8570:
URL: https://github.com/apache/incubator-devlake/issues/8570

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Use case
   
   As a developer I like to see on my dashboards an overview of my CI/CD 
results, so I can focus on any pipelines that regularly fail.
   
   
   ### Description
   
   The domain model currently allows for 'SUCCESS', 'FAILURE' as possible 
values for `result` of `cicd_piplines`.
   
https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema#cicd_pipelines
   
   If a pipeline get's cancelled, it's neither of those values. I think, that 
it makes sense to add a value `CANCELLED`.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to