From 55f0aed0f6fb3f491ce0babdbd7aa93cc694b824 Mon Sep 17 00:00:00 2001 From: secustor Date: Tue, 1 Apr 2025 11:14:03 +0100 Subject: [PATCH] chore(plugins): add renovate-hoster plugin Signed-off-by: secustor --- microsite/data/plugins/renovate-hoster.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 microsite/data/plugins/renovate-hoster.yaml diff --git a/microsite/data/plugins/renovate-hoster.yaml b/microsite/data/plugins/renovate-hoster.yaml new file mode 100644 index 0000000000..4cf4f65956 --- /dev/null +++ b/microsite/data/plugins/renovate-hoster.yaml @@ -0,0 +1,9 @@ +--- +title: Renovate Hoster +author: secustor +authorUrl: https://github.com/secustor +category: Quality +description: This plugin enables you to host Renovate CLI yourself inside of Backstage and extract data from it. +documentation: https://github.com/secustor/backstage-plugins/tree/main/plugins/renovate +npmPackageName: '@backstage/backstage-plugin-renovate' +addedDate: '2025-03-31'