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

feat(changelog.json): add pr suffix to issues array #1839

Merged
merged 3 commits into from
Feb 1, 2023
Merged

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Feb 1, 2023

In discussion with downstream implementers, we decideed that it would make it easier to customize the CHANGELOG generated if we pre-parsed the PR # suffix that GitHub adds to squashed commits.

In discussion with downstream implementers, we decideed that it would
make it easier to customize the CHANGELOG generated if we pre-parsed
the PR # suffix that GitHub adds to squashed commits.
@bcoe bcoe requested a review from a team as a code owner February 1, 2023 16:42
@bcoe bcoe requested a review from a team February 1, 2023 16:42
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Feb 1, 2023
@bcoe
Copy link
Contributor Author

bcoe commented Feb 1, 2023

@chingor13 in discussion with @martinvarelaj, he was hesitant to want to perform any processing on the commit message downstream and preferred if we placed all the referenced PRs and Issues in the issues array.

@bcoe bcoe requested a review from chingor13 February 1, 2023 19:29
@bcoe bcoe merged commit fdd75ef into main Feb 1, 2023
@bcoe bcoe deleted the commit-suffix branch February 1, 2023 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants