Package Information
Released: 11/24/2024
Downloads: 0 weekly / 6 monthly
Latest Version: 1.0.0
Author: yann_j
Available Nodes
Documentation
n8n-nodes-sonarqube
This is an n8n community node. It lets you use SonarQube (self-hosted or SonarQube Cloud, previously known as SonarCloud) in your n8n workflows.
SonarQube is a code intelligence tool to help assess your code quality and technical debt .
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Usage
Resources
Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Get Component Measures: get the measured metric values for a given component
- Search Components: search for component you have permissions to
- Search Metrics: search the metrics catalog to get their definitions
Credentials
- You will need to create an API access token from your SonarQube/SonarCloud portal according to these instructions
Usage
Resources
Version history
- 1.0.0 - First Version