diff --git a/microsite/data/plugins/codacy-repo-adder.yaml b/microsite/data/plugins/codacy-repo-adder.yaml new file mode 100644 index 0000000000..a479a45ecf --- /dev/null +++ b/microsite/data/plugins/codacy-repo-adder.yaml @@ -0,0 +1,10 @@ +--- +title: Codacy Repo Adder +author: Codacy +authorUrl: https://www.codacy.com/ +category: Quality +description: A Template Action to automatically add a Repository to Codacy +documentation: https://github.com/codacy/backstage-plugin/blob/main/README.md +iconUrl: /img/codacy-icon.svg +npmPackageName: '@codacy/backstage-plugin' +addedDate: '2024-04-19' diff --git a/microsite/static/img/codacy-icon.svg b/microsite/static/img/codacy-icon.svg new file mode 100644 index 0000000000..ef65004330 --- /dev/null +++ b/microsite/static/img/codacy-icon.svg @@ -0,0 +1 @@ +codacy-white \ No newline at end of file