Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release/3.2.x] chore(changelog): new way to maintain the changelog #11471

Closed

Conversation

team-gateway-bot
Copy link
Collaborator

@team-gateway-bot team-gateway-bot commented Aug 29, 2023

Backport 17c971b from #11279.

Summary
Maintaining changelogs in a single markdown file in the repo is one of the easy ways to maintain and also keep consistency. Since Kong has multiple release versions, sometimes a bug fix needs to be backported to all the supported versions after it gets merged to the master branch. The backport bot is currently broken because of the git conflict.

We're Introducing a new way to maintain Kong's changelog, which makes the changelog item become an individual file. The idea is, that you don't get the conflict if you don't edit the same file.

---------

Co-authored-by: Hans Hübner <hans.huebner@gmail.com>
Co-authored-by: Wangchong Zhou <wangchong@konghq.com>
(cherry picked from commit 17c971b)
@github-actions github-actions bot added core/docs chore Not part of the core functionality of kong, but still needed labels Aug 29, 2023
@github-actions github-actions bot added the author/community PRs from the open-source community (not Kong Inc) label Sep 19, 2023
@team-eng-enablement team-eng-enablement removed the author/community PRs from the open-source community (not Kong Inc) label Sep 26, 2023
@dndx dndx closed this Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Not part of the core functionality of kong, but still needed core/docs size/XL skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants