SonarQube + Azure dinámica Pipeline for Oracle objects

Template for a good new topic, formatted with Markdown:

  • ALM used (Azure DevOps)
  • CI system used (, Azure DevOps
  • Scanner command used when applicable (private details masked)
  • Languages of the repository PL/SQL
  • Only if the SonarCloud project is public, the URL
    • And if you need help with pull request decoration, then the URL to the PR too

Hello community, I have a question in My organization there are many PL/SQl object and are organized by shema it is very hard to manage de pipeline it is posible to make only one pipeline by shema and reveived as parameter the value and key from a commit for analizing with sonarqube?

Someone with experience un this pipeline

Thank you

Leonor

Hi @Leonor_Moina and welcome to the community.

Not sure to fully understand what is you need.

What we call multi-stage analyses (having multiple analyses coming for one commit sha on 1 SonarCloud project) is not yet supported.

If you need for some reasons to have multiple pipelines, then you will need multiple SonarCloud projects.

HTH,
Mickaël