achimgrimm opened a new issue, #8575: URL: https://github.com/apache/incubator-devlake/issues/8575
### 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 In my azure DevOps pipelines we have optional jobs that are allowed to fail, but to not block the deployment. ### Description With https://github.com/apache/incubator-devlake/pull/6548/files#diff-890d51a93f4a7de6904d29ebaba0b715a13151a9fa01456de7a07797d3f0d2a2 any `PartiallySucceeded` build is defined as `FAILURE`. If a build that actually does a production deployment is not detected as such, then the DORA metrics are not correct. Ideally it would be part of the scope definition, how to tread `PartiallySucceeded` builds. ### Related issues _No response_ ### Are you willing to submit a PR? - [x] 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]
