Add 'CI/CD Statistics' plugin to the microsite

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
This commit is contained in:
Gustaf Räntilä
2022-12-05 14:23:40 +01:00
parent e23c811ec7
commit 08c8b84444
2 changed files with 14 additions and 0 deletions
@@ -0,0 +1,13 @@
---
title: CI/CD Statistics
author: Spotify
authorUrl: https://github.com/spotify
category: CI/CD
description: Visualize CI/CD pipeline statistics such as build time or success and error rates.
documentation: https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics
iconUrl: img/cicd-statistics.svg
npmPackageName: '@backstage/plugin-cicd-statistics'
tags:
- ci
- cd
addedDate: '2022-01-13'