Commit e9bb457
ci: fetch full history in the merge-up job
The "Create Merge-Up Pull Request" job checked out with the default shallow
fetch, so the source release branch (e.g. 11.4.x) was not available locally and
laminas/automatic-releases failed with "fatal: not a valid object name: '11.4.x'".
Use fetch-depth: 0 (as the bump job already does) so all branches are present.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 24ba0c0 commit e9bb457
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments