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 generation conditional #23

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

Anush008
Copy link
Member

@Anush008 Anush008 commented Sep 2, 2023

Description

This PR intends to make CHANGELOG generation conditional as required by #18. Also, removes the check from the @semantic-release/git plugin as it'll unintentionally avert committing the CHANGELOG if SKIP_NPM_PUBLISH is opted into.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Resolves #18.

Mobile & Desktop Screenshots/Recordings

N/A.

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 docs.opensauced.pizza
  • 🍕 dev.to/opensauced
  • 📕 storybook
  • 🙅 no documentation needed

@jpmcb jpmcb merged commit 2a63da6 into open-sauced:main Sep 7, 2023
5 checks passed
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Anush008 Anush008 deleted the skip-changelog branch September 8, 2023 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: add option to skip changelog generation
3 participants