PR analysis doesn't get effect immediately when Quality Gate setting changes after the PR is created

Step:

  • Set an Quality Gate for a project, enable PR analysis for the project
  • An PR of the project is created and gets analyzed
  • Set another Quality Gate for the project in Sonarcloud
  • Rerun PR pipeline of the PR
    Actual result:
  • The old Quality Gate still takes effect in the rerun PR pipeline
    Expectation:
  • The new one should take effect to the PR pipeline

Workaround: create a new PR for the project.

1 Like