Skip to content

Commit e496325

Browse files
authored
claude-ci-fix: use cross repo issue identifier (#4998)
1 parent 87004e7 commit e496325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-fix-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
prompt = f"""You are working on phpstan/phpstan-src, the source code of PHPStan - a PHP static analysis tool.
8888
8989
Your task is to fix the following GitHub issue from the phpstan/phpstan repository:
90-
Issue #{n}: {title}
90+
Issue phpstan/phpstan#{n}: {title}
9191
URL: {url}
9292
9393
Issue body:

0 commit comments

Comments
 (0)