From be80154eb959aaa449b893481bae2e1150a621d8 Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Thu, 19 Feb 2026 16:25:46 +0100 Subject: [PATCH] claude-ci-fix: use cross repo issue identifier --- .github/workflows/claude-fix-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-fix-issue.yml b/.github/workflows/claude-fix-issue.yml index 20094e54df..0e5e7c90d5 100644 --- a/.github/workflows/claude-fix-issue.yml +++ b/.github/workflows/claude-fix-issue.yml @@ -87,7 +87,7 @@ jobs: prompt = f"""You are working on phpstan/phpstan-src, the source code of PHPStan - a PHP static analysis tool. Your task is to fix the following GitHub issue from the phpstan/phpstan repository: - Issue #{n}: {title} + Issue phpstan/phpstan#{n}: {title} URL: {url} Issue body: