Commit 9fefb72
patch: give the Claude workflow full git history
Check out with fetch-depth: 0 instead of 1. The agent is frequently asked
whether a ticket is already done, which needs git log / git blame; with a
depth-1 checkout it has neither and infers history from HEAD instead. On
stellar-dbt#1101 that produced a correct conclusion supported by a
fabricated commit attribution.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent b4e0958 commit 9fefb72
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
86 | 95 | | |
87 | 96 | | |
88 | 97 | | |
| |||
0 commit comments