
This commit includes: - Clarified and standardized descriptions for various command.yml files - Removed obsolete workflow files (aider/command.yml, pr/command.yml, merico/ask-code/command.yml) - Updated README for pr.custom_suggestions - Translated some descriptions from Chinese to English
5 lines
171 B
YAML
5 lines
171 B
YAML
description: "Generate custom suggestions for PR."
|
|
input: required
|
|
help: README.md
|
|
steps:
|
|
- run: $workflow_python $command_path/../command.py "$input" custom_suggestions |