Skip to content

Test changelogs#1239

Draft
lcawl wants to merge 2 commits intologstash-plugins:mainfrom
lcawl:changelog-config
Draft

Test changelogs#1239
lcawl wants to merge 2 commits intologstash-plugins:mainfrom
lcawl:changelog-config

Conversation

@lcawl
Copy link
Copy Markdown

@lcawl lcawl commented Feb 12, 2026

This PR tests some changelogs, which were created like this:

  1. Install docs-builder
  2. Create a changelog configuration file (based on https://github.com/elastic/docs-builder/blob/main/config/changelog.example.yml).
  3. Create some changelogs. Since they don't currently have labels that obviously map to "types" or "areas", I've specified "other" and "Elasticsearch Output" expliclity:
    docs-builder changelog add --products "logstash 9.3.0" \
    --config ./docs/changelog.yml --output ./docs/changelog \
    --use-pr-number --strip-title-prefix \
    --prs https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1232 \
    --type other --areas "Elasticsearch Output" 
    
    docs-builder changelog add --products "logstash 9.3.0" \
    --config ./docs/changelog.yml --output ./docs/changelog \
    --use-pr-number --strip-title-prefix \
    --prs https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1228 \
    --type other --areas "Elasticsearch Output" 

Questions

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