Merge pull request #9149 from tradcliffe-expediagroup/tradcliffe/add-input-option-github-actions-dispatch

Tradcliffe/add input option GitHub actions dispatch
This commit is contained in:
Patrik Oldsberg
2022-01-26 21:58:34 +01:00
committed by GitHub
3 changed files with 43 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
This change is for adding the option of inputs on the `github:actions:dispatch` Backstage Action. This will allow users to pass data from Backstage to the GitHub Action.