We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87004e7 commit e496325Copy full SHA for e496325
.github/workflows/claude-fix-issue.yml
@@ -87,7 +87,7 @@ jobs:
87
prompt = f"""You are working on phpstan/phpstan-src, the source code of PHPStan - a PHP static analysis tool.
88
89
Your task is to fix the following GitHub issue from the phpstan/phpstan repository:
90
- Issue #{n}: {title}
+ Issue phpstan/phpstan#{n}: {title}
91
URL: {url}
92
93
Issue body:
0 commit comments