Skip to content

Add experimental lifecycle to changelog tooling#3311

Open
lcawl wants to merge 1 commit into
mainfrom
tech-preview-lifecycle
Open

Add experimental lifecycle to changelog tooling#3311
lcawl wants to merge 1 commit into
mainfrom
tech-preview-lifecycle

Conversation

@lcawl
Copy link
Copy Markdown
Contributor

@lcawl lcawl commented May 12, 2026

Relates to #3310

This PR adds the experimental lifecycle value for use in the changelog tooling.
Some tests needed to be fixed to accommodate the change.

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No
  1. If you answered "Yes" to the previous question, please specify the tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.).

Tool(s) and model(s) used: composer-2

@lcawl lcawl force-pushed the tech-preview-lifecycle branch from 1772500 to 338d942 Compare May 25, 2026 22:48
@lcawl lcawl deployed to integration-tests May 25, 2026 22:48 — with GitHub Actions Active
@lcawl lcawl marked this pull request as ready for review May 25, 2026 22:56
@lcawl lcawl requested review from a team as code owners May 25, 2026 22:56
@lcawl lcawl requested a review from technige May 25, 2026 22:56
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 1595ad6e-85fa-44fa-add5-d156d572e3dd

📥 Commits

Reviewing files that changed from the base of the PR and between 477a319 and 338d942.

📒 Files selected for processing (6)
  • config/changelog.example.yml
  • docs/contribute/configure-changelogs-ref.md
  • src/Elastic.Documentation.Configuration/Changelog/ChangelogConfiguration.cs
  • src/Elastic.Documentation/Lifecycle.cs
  • tests/Elastic.Changelog.Tests/Changelogs/ChangelogConfigurationTests.cs
  • tests/Elastic.Markdown.Tests/Directives/ChangelogConfigTests.cs

📝 Walkthrough

Walkthrough

This PR adds Experimental as a new lifecycle value to the changelog system. The change includes: defining the Experimental enum member in Lifecycle.cs with proper display attributes and documentation, updating the default lifecycle configuration to include it, documenting the new value in the reference guide and example configuration, and updating tests to verify the new lifecycle is included in defaults and properly loaded from configuration files.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: adding the experimental lifecycle value to the changelog tooling.
Description check ✅ Passed The description clearly relates to the changeset, explaining that it adds the experimental lifecycle value and notes that tests were updated accordingly.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch tech-preview-lifecycle

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant