From 7099108c1b6ad00c5b3d82e76068265036e93880 Mon Sep 17 00:00:00 2001 From: Grayson Adkins Date: Thu, 11 May 2023 14:22:36 -0500 Subject: [PATCH] Add shields badge for PR environments Add a shields badge for Uffizzi backstage environments Signed-off-by: Grayson Adkins Signed-off-by: Grayson Adkins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4952eab10f..5676e262f8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ ![Code style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg) [![Codecov](https://img.shields.io/codecov/c/github/backstage/backstage)](https://codecov.io/gh/backstage/backstage) [![](https://img.shields.io/github/v/release/backstage/backstage)](https://github.com/backstage/backstage/releases) +[![Uffizzi](https://img.shields.io/endpoint?url=https%3A%2F%2Fapp.uffizzi.com%2Fapi%2Fv1%2Fpublic%2Fshields%2Fgithub.com%2Fbackstage%2Fbackstage)](https://app.uffizzi.com/ephemeral-environments/backstage/backstage) ## What is Backstage?