Commit 1ab034e
fix(ci): Fix workflow trigger overlap and shallow clone issues
Make docs-codebase-refresh manual-only (workflow_dispatch) to avoid
competing PRs when both workflows fire on the same push.
Switch incremental update from git diff to GitHub compare API to
handle multi-commit pushes and shallow clone environments.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5611640 commit 1ab034e
File tree
4 files changed
+26
-47
lines changed- .github/workflows
- docs/codebase
4 files changed
+26
-47
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
46 | 60 | | |
47 | 61 | | |
48 | 62 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments