1
1
mirror of https://github.com/anoma/juvix.git synced 2024-09-20 13:07:20 +03:00
juvix/.github_changelog_generator

39 lines
1.1 KiB
Plaintext
Raw Normal View History

add_issues_wo_labels=true
add_pr_wo_labels=true
add_sections={}
author=true
base=CHANGELOG.md
breaking_labels=backwards-incompatible,Backwards incompatible,breaking
breaking_prefix=**Breaking changes:**
bug_labels=bug,Bug
bug_prefix=**Fixed bugs:**
compare_link=true
configure_sections={}
date_format=%Y-%m-%d
deprecated_labels=deprecated,Deprecated
deprecated_prefix=**Deprecated:**
enhancement_labels=enhancement,Enhancement
enhancement_prefix=**Implemented enhancements:**
exclude_labels=duplicate,question,invalid,wontfix,Duplicate,Question,Invalid,Wontfix
filter_issues_by_milestone=true
header=# The MiniJuvix Changelog
issue_line_labels=[]
issue_prefix=**Closed issues:**
issues_of_open_milestones=true
issues=true
max_issues=nil
merge_prefix=**Merged pull requests:**
output=CHANGELOG.md
project=minijuvix
pulls=true
removed_labels=removed,Removed
removed_prefix=**Removed:**
security_labels=security,Security
security_prefix=**Security fixes:**
simple_list=false
ssl_ca_file=nil
summary_labels=Release summary,release-summary,Summary,summary
unreleased=true
user=heliaxdev
verbose=false