Deprecated qualitygates/project_status endpoint has no V2 equivalent

Hi,

We use the API v1 qualitygates/project_status to get the quality gate results for a given analysis or pull-request.

This endpoint is marked as deprecated in the API V1 docs, but I can’t find a way to get that data in the V2 docs. Is a replacement endpoint coming, or is there anything way to get this data through the API?

Thanks

Hi,

Welcome to the community!

What’s your CI? For many of them we have a native task to reflect quality gate status back into the pipeline. For everything else, there are webhooks.

 
HTH,
Ann