René's URL Explorer Experiment


Title: feat: add changelog_skip_prereleases setting to omit prerelease entries from changelog by bearomorphism · Pull Request #1985 · commitizen-tools/commitizen · GitHub

Open Graph Title: feat: add changelog_skip_prereleases setting to omit prerelease entries from changelog by bearomorphism · Pull Request #1985 · commitizen-tools/commitizen

X Title: feat: add changelog_skip_prereleases setting to omit prerelease entries from changelog by bearomorphism · Pull Request #1985 · commitizen-tools/commitizen

Description: Description Adds a new changelog_skip_prereleases configuration setting (default alse). When enabled, all prerelease release entries (tags whose version parses as a prerelease - c, �lpha, �eta, dev, etc.) are omitted from the generated changelog entirely. Closes #1218 Why Currently, users who ship prereleases see cluttered changelogs like: ` 0.1.0-b0 (2024-08-20) 0.1.0-a0 (2024-08-20) Feat add onboarding modal 0.1.0 (2024-08-20) ` The only existing option (--merge-prerelease) collapses prereleases into the next stable entry. There is no way to drop them silently. This PR adds that opt-in. What changed File Change commitizen/defaults.py Added changelog_skip_prereleases: bool to Settings TypedDict and DEFAULT_SETTINGS (default alse) commitizen/tags.py Added skip_prereleases: bool field to TagRules; updated include_in_changelog so that prerelease tags return False when the flag is set; updated rom_settings factory commitizen/commands/changelog.py Passes skip_prereleases from config when constructing TagRules ests/test_conf.py Added changelog_skip_prereleases to both expected-settings literals (avoids CI failure) ests/test_changelog.py Two new unit tests for generate_tree_from_commits ests/commands/test_changelog_command.py Two new end-to-end tests via cz changelog --dry-run docs/commands/changelog.md New section next to --merge-prerelease How it works TagRules.include_in_changelog is the single gate that decides whether a tag produces a release block in the changelog tree. When skip_prereleases=True the method returns False for any tag whose parsed version satisfies �ersion.is_prerelease, before the merge-prerelease check runs. Backward compatibility Default is alse; no existing behaviour changes. When both changelog_skip_prereleases = true and changelog_merge_prerelease = true are set, skip wins (documented in the docs and asserted in a test). Checklist I have read the contributing guidelines Was generative AI tooling used to co-author this PR? Yes (please specify the tool below) Generated-by: Claude following the guidelines Code Changes Add test cases to all the changes you introduce Run linters and tests locally Manually test the changes Update the documentation for the changes Documentation Changes Added changelog_skip_prereleases section in docs/commands/changelog.md next to --merge-prerelease Expected Behavior Scenario Before After changelog_skip_prereleases = false (default) Prereleases appear in changelog Same - no change changelog_skip_prereleases = true N/A Prerelease entries ( c, �lpha, �eta, dev) omitted Both skip and merge set to rue merge wins skip wins (prereleases dropped, not collapsed) Steps to Test This Pull Request `�ash Clone and set up git clone https://github.com/bearomorphism/commitizen && cd commitizen git checkout fix/1218-changelog-skip-prereleases uv sync --frozen --group base --group test --group linters Run targeted tests uv run pytest tests/test_changelog.py::test_generate_tree_from_commits_skip_prereleases uv run pytest tests/test_changelog.py::test_skip_prereleases_wins_over_merge_prereleases uv run pytest tests/commands/test_changelog_command.py::test_changelog_config_flag_skip_prereleases uv run pytest tests/commands/test_changelog_command.py::test_changelog_config_skip_prereleases_wins_over_merge_prerelease ` Additional Context Related to #1965 (merge-prerelease) which was the original implementation of prerelease handling in changelogs.

Open Graph Description: Description Adds a new changelog_skip_prereleases configuration setting (default alse). When enabled, all prerelease release entries (tags whose version parses as a prerelease - c, �lpha, �eta, de...

X Description: Description Adds a new changelog_skip_prereleases configuration setting (default alse). When enabled, all prerelease release entries (tags whose version parses as a prerelease - c, �lpha, �eta, de...

Opengraph URL: https://github.com/commitizen-tools/commitizen/pull/1985

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ee300ecc-f840-76fb-6a35-6f17997f70b9
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id963C:512E3:1E216A4:29EFFEB:6A4ECEF6
html-safe-nonce7e20ecc219ac0d9144df821c0cdb922d9a0bd305790bb097124dece56c28cdfe
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NjNDOjUxMkUzOjFFMjE2QTQ6MjlFRkZFQjo2QTRFQ0VGNiIsInZpc2l0b3JfaWQiOiI4MzYxMzEzNDI4NzgyODk0ODM4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac650c03e2068c0b488f6ba906ad790941819a7907d1aee4d25def04c64735cdbd
hovercard-subject-tagpull_request:3655055001
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/commitizen-tools/commitizen/pull/1985/files
twitter:imagehttps://avatars.githubusercontent.com/u/26526132?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/26526132?s=400&v=4
og:image:altDescription Adds a new changelog_skip_prereleases configuration setting (default alse). When enabled, all prerelease release entries (tags whose version parses as a prerelease - c, �lpha, �eta, de...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/commitizen-tools/commitizen git https://github.com/commitizen-tools/commitizen.git
octolytics-dimension-user_id62252524
octolytics-dimension-user_logincommitizen-tools
octolytics-dimension-repository_id106127589
octolytics-dimension-repository_nwocommitizen-tools/commitizen
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id106127589
octolytics-dimension-repository_network_root_nwocommitizen-tools/commitizen
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6a744804e8e70f97b4d5a18a94dcc63db22f97a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/commitizen-tools/commitizen/pull/1985/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitizen-tools%2Fcommitizen%2Fpull%2F1985%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitizen-tools%2Fcommitizen%2Fpull%2F1985%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=commitizen-tools%2Fcommitizen
Reloadhttps://github.com/commitizen-tools/commitizen/pull/1985/files
Reloadhttps://github.com/commitizen-tools/commitizen/pull/1985/files
Reloadhttps://github.com/commitizen-tools/commitizen/pull/1985/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1985/files
commitizen-tools https://github.com/commitizen-tools
commitizenhttps://github.com/commitizen-tools/commitizen
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1985/files
Notifications https://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen
Fork 344 https://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen
Star 3.5k https://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen
Code https://github.com/commitizen-tools/commitizen
Issues 116 https://github.com/commitizen-tools/commitizen/issues
Pull requests 45 https://github.com/commitizen-tools/commitizen/pulls
Discussions https://github.com/commitizen-tools/commitizen/discussions
Actions https://github.com/commitizen-tools/commitizen/actions
Projects https://github.com/commitizen-tools/commitizen/projects
Security and quality 0 https://github.com/commitizen-tools/commitizen/security
Insights https://github.com/commitizen-tools/commitizen/pulse
Code https://github.com/commitizen-tools/commitizen
Issues https://github.com/commitizen-tools/commitizen/issues
Pull requests https://github.com/commitizen-tools/commitizen/pulls
Discussions https://github.com/commitizen-tools/commitizen/discussions
Actions https://github.com/commitizen-tools/commitizen/actions
Projects https://github.com/commitizen-tools/commitizen/projects
Security and quality https://github.com/commitizen-tools/commitizen/security
Insights https://github.com/commitizen-tools/commitizen/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fcommitizen-tools%2Fcommitizen%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen%2Fissues%2Fnew%2Fchoose
bearomorphismhttps://github.com/bearomorphism
commitizen-tools:masterhttps://github.com/commitizen-tools/commitizen/tree/master
bearomorphism:fix/1218-changelog-skip-prereleaseshttps://github.com/bearomorphism/commitizen/tree/fix/1218-changelog-skip-prereleases
Conversation 9 https://github.com/commitizen-tools/commitizen/pull/1985
Commits 2 https://github.com/commitizen-tools/commitizen/pull/1985/commits
Checks 20 https://github.com/commitizen-tools/commitizen/pull/1985/checks
Files changed https://github.com/commitizen-tools/commitizen/pull/1985/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1985/files
feat: add changelog_skip_prereleases setting to omit prerelease entries from changelog https://github.com/commitizen-tools/commitizen/pull/1985/files#top
Show all changes 2 commits https://github.com/commitizen-tools/commitizen/pull/1985/files
5c85feb feat(customize): add required field for input questions bearomorphism May 9, 2026 https://github.com/commitizen-tools/commitizen/pull/1985/commits/5c85febd698e09aac4af49083f0f1dda89cfaac6
50d8156 feat: add changelog_skip_prereleases setting to omit prerelease entries bearomorphism May 9, 2026 https://github.com/commitizen-tools/commitizen/pull/1985/commits/50d81569f2fcf3ee60fc7588ee4846c992e34c81
Clear filters https://github.com/commitizen-tools/commitizen/pull/1985/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1985/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1985/files
changelog.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c6c18b0eef4f3598794a5fa7177ac53dd0cd8eba8f29ed7be7319c6d431f21c1
customize.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-9902f7d08f081f8ccb8e4acb71ad8e74dfb11df78618580dc8323c3386517aa4
defaults.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
question.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bb142ffe4a415c1d98f5f8d19b84c41f7986ef8815dc516e704a4168aa3bb311
tags.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a5edd827ef040910855f0d0ab2e9bd2303e0d329b5d432b9c0045d55f1dd420d
changelog.md https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bee3ba551a92137fcbeef9fd1f3f02eec0b959b19e6bece8a18764dc0f50a877
config_file.md https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-96129c8da149d8284a80c35c97233fb2c599b7b102c18f3388f08e02d867a205
test_changelog_command.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-0f17f809d9a80303c2327a3d2830cecb7b76156ea47ad96b9dbbc877a08eb144
test_changelog.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a851993f0fd5a02da3608dd2bde34d3575e429c25ae8c52e2496205ad0492de0
test_conf.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-6468e768366adbe7dd3205f161126966a694d5ddc2aa94a1e50a6d4da339139f
test_cz_customize.py https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-f5ec5ad6526890a0807a07554a2e54509c6e151065e880125006cb4518281732
commitizen/commands/changelog.pyhttps://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c6c18b0eef4f3598794a5fa7177ac53dd0cd8eba8f29ed7be7319c6d431f21c1
View file https://github.com/bearomorphism/commitizen/blob/50d81569f2fcf3ee60fc7588ee4846c992e34c81/commitizen/commands/changelog.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1985/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c6c18b0eef4f3598794a5fa7177ac53dd0cd8eba8f29ed7be7319c6d431f21c1
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c6c18b0eef4f3598794a5fa7177ac53dd0cd8eba8f29ed7be7319c6d431f21c1
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c6c18b0eef4f3598794a5fa7177ac53dd0cd8eba8f29ed7be7319c6d431f21c1
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c6c18b0eef4f3598794a5fa7177ac53dd0cd8eba8f29ed7be7319c6d431f21c1
commitizen/cz/customize/customize.pyhttps://github.com/commitizen-tools/commitizen/pull/1985/files#diff-9902f7d08f081f8ccb8e4acb71ad8e74dfb11df78618580dc8323c3386517aa4
View file https://github.com/bearomorphism/commitizen/blob/50d81569f2fcf3ee60fc7588ee4846c992e34c81/commitizen/cz/customize/customize.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1985/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-9902f7d08f081f8ccb8e4acb71ad8e74dfb11df78618580dc8323c3386517aa4
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-9902f7d08f081f8ccb8e4acb71ad8e74dfb11df78618580dc8323c3386517aa4
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-9902f7d08f081f8ccb8e4acb71ad8e74dfb11df78618580dc8323c3386517aa4
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-9902f7d08f081f8ccb8e4acb71ad8e74dfb11df78618580dc8323c3386517aa4
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-9902f7d08f081f8ccb8e4acb71ad8e74dfb11df78618580dc8323c3386517aa4
commitizen/defaults.pyhttps://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
View file https://github.com/bearomorphism/commitizen/blob/50d81569f2fcf3ee60fc7588ee4846c992e34c81/commitizen/defaults.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1985/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80
commitizen/question.pyhttps://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bb142ffe4a415c1d98f5f8d19b84c41f7986ef8815dc516e704a4168aa3bb311
View file https://github.com/bearomorphism/commitizen/blob/50d81569f2fcf3ee60fc7588ee4846c992e34c81/commitizen/question.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1985/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bb142ffe4a415c1d98f5f8d19b84c41f7986ef8815dc516e704a4168aa3bb311
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bb142ffe4a415c1d98f5f8d19b84c41f7986ef8815dc516e704a4168aa3bb311
commitizen/tags.pyhttps://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a5edd827ef040910855f0d0ab2e9bd2303e0d329b5d432b9c0045d55f1dd420d
View file https://github.com/bearomorphism/commitizen/blob/50d81569f2fcf3ee60fc7588ee4846c992e34c81/commitizen/tags.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1985/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a5edd827ef040910855f0d0ab2e9bd2303e0d329b5d432b9c0045d55f1dd420d
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a5edd827ef040910855f0d0ab2e9bd2303e0d329b5d432b9c0045d55f1dd420d
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a5edd827ef040910855f0d0ab2e9bd2303e0d329b5d432b9c0045d55f1dd420d
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a5edd827ef040910855f0d0ab2e9bd2303e0d329b5d432b9c0045d55f1dd420d
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a5edd827ef040910855f0d0ab2e9bd2303e0d329b5d432b9c0045d55f1dd420d
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-a5edd827ef040910855f0d0ab2e9bd2303e0d329b5d432b9c0045d55f1dd420d
docs/commands/changelog.mdhttps://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bee3ba551a92137fcbeef9fd1f3f02eec0b959b19e6bece8a18764dc0f50a877
View file https://github.com/bearomorphism/commitizen/blob/50d81569f2fcf3ee60fc7588ee4846c992e34c81/docs/commands/changelog.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1985/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bee3ba551a92137fcbeef9fd1f3f02eec0b959b19e6bece8a18764dc0f50a877
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bee3ba551a92137fcbeef9fd1f3f02eec0b959b19e6bece8a18764dc0f50a877
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bee3ba551a92137fcbeef9fd1f3f02eec0b959b19e6bece8a18764dc0f50a877
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bee3ba551a92137fcbeef9fd1f3f02eec0b959b19e6bece8a18764dc0f50a877
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-bee3ba551a92137fcbeef9fd1f3f02eec0b959b19e6bece8a18764dc0f50a877
docs/customization/config_file.mdhttps://github.com/commitizen-tools/commitizen/pull/1985/files#diff-96129c8da149d8284a80c35c97233fb2c599b7b102c18f3388f08e02d867a205
View file https://github.com/bearomorphism/commitizen/blob/50d81569f2fcf3ee60fc7588ee4846c992e34c81/docs/customization/config_file.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1985/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-96129c8da149d8284a80c35c97233fb2c599b7b102c18f3388f08e02d867a205
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-96129c8da149d8284a80c35c97233fb2c599b7b102c18f3388f08e02d867a205
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-96129c8da149d8284a80c35c97233fb2c599b7b102c18f3388f08e02d867a205
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-96129c8da149d8284a80c35c97233fb2c599b7b102c18f3388f08e02d867a205
tests/commands/test_changelog_command.pyhttps://github.com/commitizen-tools/commitizen/pull/1985/files#diff-0f17f809d9a80303c2327a3d2830cecb7b76156ea47ad96b9dbbc877a08eb144
View file https://github.com/bearomorphism/commitizen/blob/50d81569f2fcf3ee60fc7588ee4846c992e34c81/tests/commands/test_changelog_command.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1985/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-0f17f809d9a80303c2327a3d2830cecb7b76156ea47ad96b9dbbc877a08eb144
https://github.com/commitizen-tools/commitizen/pull/1985/files#diff-0f17f809d9a80303c2327a3d2830cecb7b76156ea47ad96b9dbbc877a08eb144
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1985/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1985/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.