Details
Description
We will provide a Bitbucket Pipe that can poll SonarQube for a Quality Gate status. If the Quality Gate is red, the pipe will fail. Here's the official documentation for writing Bitbucket Pipes.
Bitbucket pipe name
sonarsource/sonarqube-quality-gate
Nice to have
- Basic pipeline to update the docker hub
- Pipeline test script
Pipe parameters
- SONAR_TOKEN: for authentication to the SonarQube server (mandatory)
- REPORT_FILE: path to the report-task.txt file (optional, default to $BITBUCKET_PIPE_SHARED_STORAGE_DIR/sonarsource/sonarqube-scan/report-task.txt)
Attachments
Issue Links
- is related to
-
SONAR-14857 Publish Bitbucket Pipes to the Marketplace
-
- Closed
-