Skip to content

[DOCS] Changelog test#2714

Draft
lcawl wants to merge 5 commits intoelastic:mainfrom
lcawl:changelog-test
Draft

[DOCS] Changelog test#2714
lcawl wants to merge 5 commits intoelastic:mainfrom
lcawl:changelog-test

Conversation

@lcawl
Copy link
Copy Markdown

@lcawl lcawl commented Mar 5, 2026

This PR is just for testing purposes.
It tests the docs-builder changelog commands, for example with elastic/docs-builder#2843 checked out:

  1. Check out Enhance changelog bundle and remove commands with github release workflow docs-builder#2843
  2. Refresh the tooling. In the docs-builder repo, run:
    ./build.sh clean
    ./build.sh publishbinaries
  3. In the apm-agent-dotnet repo, set up the changelog configuration file:
     /path/to/GitHub/docs-builder/.artifacts/publish/docs-builder/release/docs-builder changelog init
    Fill in the relevant fields, like the default product ID, bundle directory, bundle repo and owner, etc.
  4. Generate changelogs for the PRs mentioned in the GitHub release. For example:
    /path/to/GitHub/docs-builder/.artifacts/publish/docs-builder/release/docs-builder \
    changelog add --release-version v1.34.0 \
    --repo apm-agent-dotnet --owner elastic \
    --output ./docs/changelog --config ./docs/changelog.yml
  5. Generate a changelog bundle. For example:
    /path/to/GitHub/docs-builder/.artifacts/publish/docs-builder/release/docs-builder changelog bundle --release-version v1.34.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant