Commit 9e3969d
ci: Trigger doc release on stable release (#1758)
## 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 c93ba2f commit 9e3969d
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
0 commit comments