Hi there, I am just trying to evaluate DeepSource against our current implementation of SonarQube. One of the main features I am interested in is the pull request validation.
I have added my DevOps repo and the initial scan has ran and produced results. I have also enabled two Status Checks in the Azure DevOps branch policy “DeepSource: c#” and “DeepSource: JavaScript” however on the PR screen in DevOps it only displays “2 optional checks not yet run”. When I view the check, the status is stuck at “Waiting”.
Is there anything else I am missing to enable the status checks to run and to also have the new comments show up on the PR?
Thanks,