From 9aaf7e0491685436e6683101fc51bde2c1bcf7ce Mon Sep 17 00:00:00 2001 From: SeSo Date: Tue, 19 Sep 2023 15:16:46 -0700 Subject: [PATCH] chore: add sonar cloud quality gate status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41b08a06f4..0e6973f971 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A web app for Registration in OBPS under the Clean Growth branch [![Lifecycle:Experimental](https://img.shields.io/badge/Lifecycle-Experimental-339999)](Redirect-URL) +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=bcgov_cas-registration&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=bcgov_cas-registration) + ## Documentation - [Developer and Application Documentation](./docs)