feat(scaffolder): create scaffolder mcp action to execute a template (#33124)
* create mcp action to execute a template Signed-off-by: Stephanie <yangcao@redhat.com> * include changeset Signed-off-by: Stephanie <yangcao@redhat.com> * address test errors and review comments from copilot Signed-off-by: Stephanie <yangcao@redhat.com> * address review comments Signed-off-by: Stephanie <yangcao@redhat.com> * add execute-template to mcp actions list Signed-off-by: Stephanie <yangcao@redhat.com> * fix: address review feedback for execute-template action Signed-off-by: benjdlambert <ben@blam.sh> --------- Signed-off-by: Stephanie <yangcao@redhat.com> Signed-off-by: benjdlambert <ben@blam.sh> Co-authored-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': minor
|
||||
---
|
||||
|
||||
Added a new `execute-template` actions registry action that executes a scaffolder template with provided input values and returns a task ID for tracking progress.
|
||||
Reference in New Issue
Block a user