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

Add option to write only changelog md or json #980

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

ecraig12345
Copy link
Member

@ecraig12345 ecraig12345 commented Sep 5, 2024

Add an option writeChangelogJson which currently defaults to true, but can be set to false to disable writing CHANGELOG.json files.

Beachball already has an option generateChangelog (default true) which can be used to enable/disable all changelog generation.

This PR adds 'md' and 'json' as possible values for generateChangelog to generate only markdown or only json.

Part of #979

@ecraig12345 ecraig12345 force-pushed the ecraig/no-changelog-json branch 2 times, most recently from ed2d002 to 7873867 Compare September 5, 2024 23:44
christiango
christiango previously approved these changes Sep 6, 2024
@ecraig12345 ecraig12345 changed the title Add writeChangelogJson option Update generateChangelog to take 'md' or 'json' options Sep 6, 2024
@ecraig12345 ecraig12345 changed the title Update generateChangelog to take 'md' or 'json' options Add option to write only changelog md or json Sep 6, 2024
christiango
christiango previously approved these changes Sep 6, 2024
@ecraig12345 ecraig12345 merged commit dbdde9c into master Sep 6, 2024
4 checks passed
@ecraig12345 ecraig12345 deleted the ecraig/no-changelog-json branch September 6, 2024 18:29
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.

2 participants