incubator-devlake icon indicating copy to clipboard operation
incubator-devlake copied to clipboard

[Feature][CI/CD] CANCELLED as pipeline result

Open achimgrimm opened this issue 6 months ago • 4 comments

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

achimgrimm avatar Sep 12 '25 09:09 achimgrimm

I agree, this should be added. @petkostas reminder, add extra pipeline results.

petkostas avatar Sep 25 '25 17:09 petkostas

@petkostas You may assign the issue to yourself on to top right corner if you are going to work on it.

klesh avatar Sep 26 '25 07:09 klesh

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.

github-actions[bot] avatar Nov 26 '25 00:11 github-actions[bot]

Do not close as stale, there is a PR open already. :)

achimgrimm avatar Nov 26 '25 05:11 achimgrimm