Skip to content

Now supports multiple changelog entries in a PR#334

Open
doggydogworld wants to merge 1 commit intomainfrom
gus/changelog-with-multiple-entries
Open

Now supports multiple changelog entries in a PR#334
doggydogworld wants to merge 1 commit intomainfrom
gus/changelog-with-multiple-entries

Conversation

@doggydogworld
Copy link
Contributor

The original changelog script supported multiple changelog entries present but when refactoring the script to Go tooling this feature was forgotten.

The changelog tool should now support multiple changelog entries present in the pull request body.

For example, given a PR body:
This is a PR
changelog: First entry
changelog: Second entry
changelog: Third entry

It should present in the CHANGELOG generated

  • First entry [1](link to same PR)
  • Second entry [1](link to same PR)
  • Third entry [1](link to same PR)

@doggydogworld doggydogworld requested a review from a team as a code owner February 19, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant