MarcViola commented on issue #7089: URL: https://github.com/apache/incubator-devlake/issues/7089#issuecomment-1981152358
Hi, See also the related bug above for more information and screenshots. Essentially it is possible to "allow" the pipeline to fail certain jobs and still deploy to production (could be a business decision). In the pipeline itself, it will show as warning and continue to the next job. If the deployment to production job is successful, then we want to count it in the DORA metric. If we don't allow a job to fail, then the deployment to production would never happen and therefore never count. Basically DORA metric should look at the deployment job status regardless of the pipeline status. Since the regex points to the job than it should be possible, no? -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org