Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented May 21, 2025

Adds the same yarn changelog script as in the sentry-javascript repo to extract a pre-formatted commit list we can easily insert into our CHANGELOG entries. Trialed in #743

@Lms24 Lms24 assigned Lms24, mydea and andreiborza and unassigned mydea and andreiborza May 21, 2025
@Lms24 Lms24 requested review from mydea and andreiborza May 21, 2025 08:12
@@ -13,6 +13,7 @@
"build:watch": "nx run-many --target=build:watch --all",
"build:graph": "nx graph",
"build:npm": "nx run-many --target=build:npm --all",
"changelog": "ts-node ./scripts/get-commit-list.ts",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where's the script? :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

classic forgot to git add mistake 😅

Copy link
Member

@andreiborza andreiborza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice nice!

@@ -11500,6 +11500,13 @@ [email protected]:
optionalDependencies:
fsevents "~2.3.2"

[email protected]:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this just slipped in b/c I didn't rebase to latest main (dep upgrade via #736)

@Lms24 Lms24 merged commit ea04da5 into main May 21, 2025
37 of 40 checks passed
@Lms24 Lms24 deleted the lms/chore-changelog-generation-script branch May 21, 2025 10:48
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.

3 participants