[Feature][CI/CD] CANCELLED as pipeline result
Search before asking
- [x] I had searched in the issues 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
I agree, this should be added. @petkostas reminder, add extra pipeline results.
@petkostas You may assign the issue to yourself on to top right corner if you are going to work on it.
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.
Do not close as stale, there is a PR open already. :)