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

chore(changelog): use simpler format for changelog files with the new changelog generator #11652

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

dndx
Copy link
Member

@dndx dndx commented Sep 26, 2023

The new changelog generator removes the need to write down jiras or prs manually. Now these are automatically extracted by the script and these fields are no longer needed.

Also, we changed the file extension to .yml to stay consistent with the rest of the repository.

Existing changelogs were modified automatically using yq to remove these fields that are no longer needed. This will be eventually backported to all branches that currently uses the new changelog generator.

KAG-2545

@github-actions github-actions bot added the chore Not part of the core functionality of kong, but still needed label Sep 26, 2023
changelog generator

The new changelog generator removes the need to write down jiras or prs manually. Now these are automatically extracted by the script and these fields are no longer needed.

Also, we changed the file extension to .yml to stay consistent with the rest of the repository.

Existing changelogs were modified automatically using yq to remove these fields that are no longer needed. This will be eventually backported to all branches that currently uses the new changelog generator.

KAG-2545
@dndx dndx force-pushed the chore/changelog_new_format branch from 2eb6284 to e4eca01 Compare September 26, 2023 06:47
@hanshuebner hanshuebner changed the title chore(changelog): use simpler format for changelog files with the new chore(changelog): use simpler format for changelog files with the new changelog generator Sep 26, 2023
@hanshuebner hanshuebner merged commit f146980 into master Sep 26, 2023
26 checks passed
@hanshuebner hanshuebner deleted the chore/changelog_new_format branch September 26, 2023 07:20
dndx added a commit that referenced this pull request Sep 26, 2023
dndx added a commit that referenced this pull request Sep 26, 2023
hanshuebner pushed a commit that referenced this pull request Sep 27, 2023
…#11652)

changelog generator

The new changelog generator removes the need to write down jiras or prs manually. Now these are automatically extracted by the script and these fields are no longer needed.

Also, we changed the file extension to .yml to stay consistent with the rest of the repository.

Existing changelogs were modified automatically using yq to remove these fields that are no longer needed. This will be eventually backported to all branches that currently uses the new changelog generator.

KAG-2545
dndx added a commit that referenced this pull request Sep 27, 2023
…11668)

* chore(changelog): use reusable changelog workflow (#11549)

This avoids code duplication and makes improvements on changelog generation/format easier.

* chore(changelog): use simpler format for changelog files with the new (#11652)

changelog generator

The new changelog generator removes the need to write down jiras or prs manually. Now these are automatically extracted by the script and these fields are no longer needed.

Also, we changed the file extension to .yml to stay consistent with the rest of the repository.

Existing changelogs were modified automatically using yq to remove these fields that are no longer needed. This will be eventually backported to all branches that currently uses the new changelog generator.

KAG-2545

---------

Co-authored-by: Yusheng Li <leeys.top@gmail.com>
Co-authored-by: Datong Sun <datong.sun@konghq.com>
dndx added a commit that referenced this pull request Sep 27, 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 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants