elastic / elastic/logstash

CHANGELOG.md inconsistencies across branches

Open
#4,251 0 comments 0 reactions 0 assignees View on GitHub
code cleanup
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
1d 4h
Merged PRs (30d)
88

Description

Current problems:
- [ ] [master has 1.5.5 changelog](https://github.com/elastic/logstash/blob/master/CHANGELOG.md): since master is on 3.0.0.dev this branch should no longer receive changelogs from 1.x or 2.x since 2.0.0 GA
- [x] [2.x has 1.5.5 changelog](https://github.com/elastic/logstash/blob/2.x/CHANGELOG.md): 2.x should only have 1.5 logs before 2.0.0-beta1
- [ ] [2.1 only has changelog up to 2.0.0-beta2](https://github.com/elastic/logstash/blob/2.1/CHANGELOG.md): it should have everything up to 2.0.0 GA

Contributor guide

Open the contributing guide

Research direction

Compare the linked CHANGELOG.md files on master, 2.x, and 2.1, checking each branch against the version boundaries listed in the issue. Update the branch changelogs so master no longer includes 1.x or 2.x entries, 2.x stops 1.5 entries before 2.0.0-beta1, and 2.1 includes entries through 2.0.0 GA.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.