question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Proposal] Maintain a changelog for OSD repo

See original GitHub issue

Hi Team,

When I was driving the OSD 2.3.0 release, I had to review all the changes made between the current release branch and the previous one in order to write release notes. The process could be expedited if we kept a CHANGELOG, where the commit owner added context each time a PR was merged to the main branch, even though it’s good to gain knowledge for myself reading PRs. In addition, we can automate the release notes PR cut by obtaining data from CHANGELOG.md.

Notes: OpenSearch repo is also following this practice https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md

Ref: https://keepachangelog.com/en/1.0.0/

Thanks, Louis

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
seraphjiangcommented, Oct 23, 2022

I’m proposing deprecating changelog file which cause more issue than the benefit. we should figure out better solution to generate release note for sure.

https://github.com/opensearch-project/OpenSearch/issues/4769

https://github.com/opensearch-project/OpenSearch/issues/1868

FYI

@noCharger @ruanyl @ahopp @ashwin-pc @kavilla @joshuarrrr

cc: @dblock

1reaction
ruanylcommented, Sep 21, 2022

Totally agree that writing CHANGELOG at the point when making a release could be frustrating because the people drafting the release may not have a full context of the commits.

I have a proposal here https://github.com/opensearch-project/OpenSearch-Dashboards/issues/2189 about fully automating the release process which includes the CHANGELOG generating.

The idea is to ensure each PR contains a description file to state what/why changes, a GitHub bot can do the PR verification to make sure the description file exists. It is good because the reviewers can not only comment on the actual code but also on the descriptions.

When preparing a new release, these description files are “consumed” to generate the CHANGELOG automatically.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Proposal] Maintain a changelog for OSD repo - PullAnswer
The idea is to ensure each PR contains a description file to state what/why changes, a GitHub bot can do the PR verification...
Read more >
[PROPOSAL] Introduce in automatically generated release notes ...
Proposal in one sentence Enable the automation of release notes generations for OpenSearch-Dashboards repo What problem are you trying to solve?
Read more >
Keep a Changelog
Keep an Unreleased section at the top to track upcoming changes. This serves two purposes: People can see what changes they might expect...
Read more >
AI 15, "OSD Records and Information Management Program ...
Maintains and updates the OSD Records Disposition Schedule online at https://www.esd.whs.mil/RIM/ as NARA approves changes to the ...
Read more >
Changelog - croit GmbH
Keep up with all the latest changes, additions and fixes to our croit software defined ... Added configuration option for the repository URL...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found