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

Provide an option to skip links in the changelog generator for monorepo packages #676

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

psmyrek
Copy link
Contributor

@psmyrek psmyrek commented Oct 22, 2020

Suggested merge commit message (convention)

Feature (env): generateChangelogForMonoRepository() accepts new options.skipLinks (which is false by default) to omit release or commit links in generated changelog. Closes ckeditor/ckeditor5#8167.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.252% when pulling 36d75fe on i/8167 into bbb5495 on master.

@pomek pomek self-requested a review October 22, 2020 08:03
Copy link
Member

@pomek pomek left a comment

Choose a reason for hiding this comment

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

LGTM.

@pomek pomek merged commit 4ef99ed into master Oct 22, 2020
@pomek pomek deleted the i/8167 branch October 22, 2020 09:18
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.

Provide an option to skip links in the changelog generator for monorepo packages
3 participants