An open API service indexing awesome lists of open source software.

https://github.com/henryd24/azdevops-sonarqube-create-project

Azure devops extension, which allows to verify if a project exists in sonarqube and if it does not exist, to create it.
https://github.com/henryd24/azdevops-sonarqube-create-project

azure-devops-extension azure-devops-task azuredevops-extension azuredevops-task sonarqube

Last synced: 2 months ago
JSON representation

Azure devops extension, which allows to verify if a project exists in sonarqube and if it does not exist, to create it.

Awesome Lists containing this project

README

          

## Sonar create project
An extension to check and create projects in sonarcloud. This extension is designed to help with [SonarQube]() by providing a helper task.

## Usage
It is recommended to place the task after the task 'Prepare analysis in SonarQube' of SonarSource, because the purpose of this task is to check if a project exists in sonarcloud and if it does not exist create it according to our configuration.

![Task View]()

## Inputs
![Inputs]()