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: update changelog script to ignore version bump commit #5980

Merged

Conversation

annawen1
Copy link
Member

@annawen1 annawen1 commented Aug 29, 2024

Closes #5967

Adjusting the release changelog script to ignore the version bump commit and not include it in the changelog.

example:

### Housekeeping :house:
- chore(Conditionbuilder): typescript migration (#5841)
- chore(release): v2.47.0 (#5866) <-------- do not want this to be included

What did you change?

  • scripts/get-changelog.js

How did you test and verify your work?

ran changelog script locally

Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit c1c4b7d
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/66d716dbd5a9410008b2b5f9
😎 Deploy Preview https://deploy-preview-5980--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

elycheea
elycheea previously approved these changes Aug 29, 2024
@elycheea elycheea added this pull request to the merge queue Sep 3, 2024
Merged via the queue into carbon-design-system:main with commit 0c592d2 Sep 3, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exclude chore(release): from the changelogs
3 participants