[changelog] add release dates + descriptions to existing releases bundles#1048
Conversation
📋 Changelog🔖 Add one of these type labels to your PR:
🔖 To skip changelog generation or configure label rules, see |
🔍 Preview links for changed docs⏳ Building and deploying preview... View progress This comment will be updated with preview links when the build is complete. |
|
i've created SylvainJuge#3 to update the config file so future release notes explicitly have release dates generated. |
Add release_dates changelog config
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (10)
✅ Files skipped from review due to trivial changes (8)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughThe bundle configuration in ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
| resolve: true | ||
| repo: elastic-otel-java | ||
| owner: elastic | ||
| release_dates: true |
There was a problem hiding this comment.
In practice this option will require the next release of docs-builder as it has been merged just after release: elastic/docs-builder#3072.
@lcawl do you have an idea when the next release is scheduled ?
the release date is getting added to docs-builder in elastic/docs-builder#3066
This PR just adds existing releases dates to the yaml so release dates can be rendered when the feature is available and deployed.
EDIT: thanks to @lcawl this PR now also enables generating release dates at release time.
EDIT: currently blocked on waiting for the 1.6.0 release of docs-builder as the
release_datesoption is not supported until then in changelog config #1048 (comment).