Merge branch 'main' into node24

This commit is contained in:
Salman Chishti
2025-08-11 11:52:36 +01:00
committed by GitHub
16 changed files with 7587 additions and 7382 deletions
+8
View File
@@ -22,6 +22,10 @@ inputs:
description: Template variables in YAML format for .prompt.yml files
required: false
default: ''
file_input:
description: Template variables in YAML format mapping variable names to file paths. The file contents will be used for templating.
required: false
default: ''
model:
description: The model to use
required: false
@@ -50,6 +54,10 @@ inputs:
description: Enable Model Context Protocol integration with GitHub tools
required: false
default: 'false'
github-mcp-token:
description: The token to use for GitHub MCP server (defaults to GITHUB_TOKEN if not specified)
required: false
default: ''
# Define your outputs here.
outputs: