Commit 63c6ef1
chore(stlc): run Promote SDKs on a daily schedule
Promote is a git-only fast-forward reconciliation between staging and
production main, not a release itself (release-please owns the actual
version bump/publish gate). Running it only on manual dispatch let
unpromoted staging content sit indefinitely, so an unrelated direct
push to production main (a docs PR) forked the trunks and blocked
back-sync until a maintainer manually reconciled it. A daily run keeps
that window small; workflow_dispatch remains for an eager promote.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FdU1YEnz7LjqjCiTP8cp6K1 parent 38d46b4 commit 63c6ef1
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
21 | 30 | | |
22 | 31 | | |
23 | 32 | | |
| |||
0 commit comments