clarify which file the PR is for

This commit is contained in:
Laura Abro
2025-04-25 11:13:48 -03:00
parent cdb51daa43
commit 0aa14bc760

View File

@ -65,7 +65,7 @@ PROMPTS = {
"The content will be added automatically, your job is just to create a good title." "The content will be added automatically, your job is just to create a good title."
), ),
"create_pr": ( "create_pr": (
"You are creating a pull request for the documentation you have generated. " "You are creating a pull request for the file README_Prometheus.md you have generated. "
"The repository has been cloned to the current directory.\n" "The repository has been cloned to the current directory.\n"
"Use the `create_pull_request_legacy` tool to create the pull request.\n" "Use the `create_pull_request_legacy` tool to create the pull request.\n"
"IMPORTANT: Always use relative paths (e.g., 'src/file.py' not '/src/file.py')\n\n" "IMPORTANT: Always use relative paths (e.g., 'src/file.py' not '/src/file.py')\n\n"