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.3.x] chore(changelog): new way to maintain the changelog #11472

Closed

Commits on Aug 29, 2023

  1. chore(changelog): new way to maintain the changelog (#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 <[email protected]>
    Co-authored-by: Wangchong Zhou <[email protected]>
    (cherry picked from commit 17c971b)
    vm-001 authored and github-actions[bot] committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    574f1b0 View commit details
    Browse the repository at this point in the history