Afin que nos visiteurs aient accès à un maximum de contenu en français, certaines pages de ce site ont été entièrement ou partiellement traduites à l'aide d'un moteur de traduction automatique. Même si tous les efforts raisonnables ont été faits pour vous proposer une traduction fidèle à l'original, aucune traduction ainsi produite ne se veut parfaite ou du même niveau de qualité que le résultat du travail d'un traducteur ou d'une traductrice professionnelle.

Blog Planview

Mener la conversation sur le travail numérique connecté

DevOps Teams, Produits & Outils

Automatic Creation of JIRA Issues from SonarQube Code Scan with Tasktop Gateway

Publié le By Tasktop Blogger

Tasktop Gateway can be used to meet a wide variety of integration needs. In this short video, I will demonstrate how Tasktop Gateway can be used to bring Continuous Quality Assurance into your integration landscape by integrating SonarQube with Atlassian JIRA.

SonarQube is a continuous code quality inspection tool. It scans your source code and analyzes it for potential defects, code smells, and other issues. Tasktop Gateway provides a REST endpoint that accepts artifacts into an integration. In the example in the video, posting to the REST endpoint results in the creation of a new JIRA issue. A simple SonarQube plugin that I wrote in Java runs after each scan and posts new issues to this REST endpoint.

Adding other ALM tools, such as IBM Rational Team Concert or Microsoft Team Foundation Server, to this integration can be done easily with a few simple configuration changes in Tasktop Gateway. The SonarQube plugin does not need to be updated, because the Gateway REST endpoint remains the same.

Articles similaires

Rédaction du contenu Tasktop Blogger