1.0.0 • Published 7 months ago

n8n-nodes-sonarqube v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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
1.0.0

7 months ago