Merge pull request #19336 from grvpandey11/master

Add Microsoft Teams actions plugin to microsite
This commit is contained in:
Patrik Oldsberg
2023-08-13 11:29:19 +02:00
committed by GitHub
3 changed files with 12 additions and 0 deletions
+2
View File
@@ -127,6 +127,7 @@ Flightcontrol
flightcontrol
Francesco
Frontside
Gaurav
gerrit
Gerrit
gitbeaker
@@ -259,6 +260,7 @@ padding
paddings
pagerduty
pageview
Pandey
parallelization
parseable
Patrik
@@ -210,5 +210,6 @@ scaffolder backend:
| JSON Merge Actions | [plugin-scaffolder-json-merge-actions](https://www.npmjs.com/package/@mdude2314/backstage-plugin-scaffolder-json-merge-actions) | [Drew Hill](https://github.com/arhill05) |
| NPM Actions | [plugin-scaffolder-npm-actions](https://www.npmjs.com/package/@mdude2314/backstage-plugin-scaffolder-npm-actions) | [Drew Hill](https://github.com/arhill05) |
| Slack Actions | [plugin-scaffolder-backend-module-slack](https://www.npmjs.com/package/@mdude2314/backstage-plugin-scaffolder-backend-module-slack) | [Drew Hill](https://github.com/arhill05) |
| Microsoft Teams Actions | [plugin-scaffolder-backend-module-ms-teams](https://www.npmjs.com/package/@grvpandey11/backstage-plugin-scaffolder-backend-module-ms-teams) | [Gaurav Pandey](https://github.com/grvpandey11) |
Have fun! 🚀
@@ -0,0 +1,9 @@
---
title: Microsoft Teams Scaffolder Actions
author: Gaurav Pandey
authorUrl: https://github.com/grvpandey11
category: Scaffolder
description: Interact with Microsoft Teams from Scaffolder templates
documentation: https://github.com/grvpandey11/backstage-plugin-scaffolder-backend-module-ms-teams/tree/main#readme
npmPackageName: '@grvpandey11/backstage-plugin-scaffolder-backend-module-ms-teams'
addedDate: '2023-08-11'