Skip to content

[DOCS] Fix bundle release lifecycle and release dates#280898

Open
lcawl wants to merge 1 commit into
elastic:mainfrom
lcawl:bundle-lifecycle
Open

[DOCS] Fix bundle release lifecycle and release dates#280898
lcawl wants to merge 1 commit into
elastic:mainfrom
lcawl:bundle-lifecycle

Conversation

@lcawl

@lcawl lcawl commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Relates to elastic/docs-builder#3725, elastic/docs-builder#3700

This PR:

  • updates the existing Kibana Serverless release bundles to have lifecycle: ga instead of preview
  • adds missing release dates in the earliest bundles
  • removes the discontinued bundle.resolve from the changelog configuration file
  • adds bundle.branch to the changelog configuration file

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials
- [ ] Unit or functional tests were updated or added to match the most common scenarios
- [ ] If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
- [ ] This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
- [ ] Flaky Test Runner was used on any tests changed
- [ ] The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines

Identify risks

N/A

@lcawl
lcawl requested a review from a team July 25, 2026 04:45
@lcawl lcawl added Team:Docs release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting docs labels Jul 25, 2026
@lcawl
lcawl marked this pull request as ready for review July 25, 2026 04:47
@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

Pinging @elastic/experience-docs (Team:Docs)

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

⏳ Building and deploying preview... View progress

This comment will be updated with preview links when the build is complete.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One typo in a release date; the rest of the bundle lifecycle and date updates look consistent.

Generated by Claude Reviewer for #280898 · 7.92 AIC · ⌖ 0.98 AIC

lifecycle: ga
repo: kibana
owner: elastic
release-date: 2026-06-16w

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The release date has a stray trailing w, so this bundle records an invalid date (2026-06-16w) unlike every other file in this PR. This will render an incorrect release date or break date parsing in docs-builder.

Suggested change
release-date: 2026-06-16w
release-date: 2026-06-16

@kibanamachine

Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting docs release_note:skip Skip the PR/issue when compiling release notes Team:Docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants