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 Configuration options for Unlabeled Changes #68

Merged
merged 4 commits into from
Oct 22, 2021

Conversation

saadmk11
Copy link
Owner

This Pull Request adds two options to the configuration.

  1. include_unlabeled_changes (Default: True): if set to false it Generated Changelog will not contain the changes that are unlabeled or if the label is not on the group_config option.
  2. unlabeled_group_title (Default: Other Changes): This option will set the title of the unlabeled changes if include_unlabeled_changes is enabled.

Note: both of these settings will be used if the group_config option is added.

Closes #42

@saadmk11 saadmk11 changed the title Add Configuration options for Other Changes Add Configuration options for Unlabeled Changes Oct 22, 2021
@saadmk11 saadmk11 merged commit c1de937 into master Oct 22, 2021
@saadmk11 saadmk11 deleted the other-changes-config branch October 22, 2021 17:40
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.

Update the use of other changes
1 participant