Commit 678b4db
ci: Trigger doc release on stable release (#798)
## Summary
- The stable release pipeline was missing a doc release step, so the
changelog on the website was not updated after a stable release
- Added a `doc_release` job to `manual_release_stable.yaml` (same
pattern as `doc_release_post_publish` in `on_master.yaml`)
- The job runs after `changelog_update` and `pypi_publish`, using the
changelog commit ref to include the updated changelog
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent e1bdbc9 commit 678b4db
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
98 | 107 | | |
99 | 108 | | |
100 | 109 | | |
| |||
0 commit comments