Skip to content

Commit afec2ed

Browse files
committed
Remove prompt — CLAUDE.md and the comment provide the context
https://claude.ai/code/session_01UfUUMUBGgCttD9VMTf6FvJ
1 parent 0964e2d commit afec2ed

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/claude-pr-reactions.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,3 @@ jobs:
4848
github_token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
4949
trigger_phrase: "@phpstan-bot"
5050
claude_args: "--model claude-opus-4-6 --max-turns 50"
51-
prompt: |
52-
You are working on phpstan/phpstan-src, the source code of PHPStan - a PHP static analysis tool.
53-
Read CLAUDE.md for codebase architecture guidance.
54-
55-
After making changes, verify by running:
56-
- The specific failing tests if applicable
57-
- `make tests` - full test suite
58-
- `make phpstan` - PHPStan self-analysis
59-
- `make cs-fix` - coding standards
60-
- `make name-collision` - namespace collision check
61-
62-
Fix any failures that come up.

0 commit comments

Comments
 (0)