Commit 1ecd3cd
chore(ci): drop path filters and track github-actions in dependabot (#799)
* chore(ci): drop path filters and track github-actions in dependabot
Removing the doc-server/** and ci.yaml path filters from CI so the
build job runs on every PR. This lets us require the `build` status
check in branch protection without blocking PRs that only touch
top-level files (README, LICENSE, etc.) on a check that never reports.
Also adds the github-actions ecosystem to dependabot so the action
versions used by ci.yaml stay current.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: shiv <blue.4209211@gmail.com>
* chore(deps): group github-actions dependabot updates into one PR
Per review feedback, group all github-actions ecosystem updates into a
single weekly PR to reduce noise from frequent minor action bumps.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: shiv <blue.4209211@gmail.com>
---------
Signed-off-by: shiv <blue.4209211@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7f1eb27 commit 1ecd3cd
2 files changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 6 | | |
10 | 7 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 8 | | |
15 | 9 | | |
16 | 10 | | |
| |||
0 commit comments