Commit 3c2490a
fix(ci): sign bot commits and auto-update specs on build failure
Use the numeric user ID prefix in the github-actions[bot] email so
commits are verified (required by branch protection).
Make the update-vendored-specs workflow callable via workflow_call, and
invoke it from test-deploy when the build fails — so stale specs get
refreshed automatically without using the workflow_run trigger.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 08045ce commit 3c2490a
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments