Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 303 Bytes

Sonarqube Action

This is a very simple aproach to a sonarqube quality check. It will check via a maven call and get the actual status of the quality gate. If these quality gates were not passed, the action will fail.

Used as /sonar.sh and needs the SONAR_TOKEN environment variable to be set.