René's URL Explorer Experiment


Title: [Config loader] check if config key is in package.json before accepting it as a config file · Issue #975 · commitizen/cz-cli · GitHub

Open Graph Title: [Config loader] check if config key is in package.json before accepting it as a config file · Issue #975 · commitizen/cz-cli

X Title: [Config loader] check if config key is in package.json before accepting it as a config file · Issue #975 · commitizen/cz-cli

Description: Hello, I'm working on a monorepo with backend and frontend and a .czrc at the directory's root to enforce commit rules with commitizen. All frontend-related files are in a subdirectory, including the package.json file at different filesy...

Open Graph Description: Hello, I'm working on a monorepo with backend and frontend and a .czrc at the directory's root to enforce commit rules with commitizen. All frontend-related files are in a subdirectory, including t...

X Description: Hello, I'm working on a monorepo with backend and frontend and a .czrc at the directory's root to enforce commit rules with commitizen. All frontend-related files are in a subdirectory, inc...

Opengraph URL: https://github.com/commitizen/cz-cli/issues/975

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Config loader] check if config key is in package.json before accepting it as a config file","articleBody":"Hello, \r\n\r\nI'm working on a monorepo with backend and frontend and a `.czrc` at the directory's root to enforce commit rules with commitizen.\r\n\r\nAll frontend-related files are in a subdirectory, including the `package.json` file at different filesystem levels.\r\n\r\n**My issue**: In a subdirectory with a package.json between `pwd` and git repository root, `commitizen` seems to acknowledge this file as a configuration file despite the lack of `config.commitizen` key.\r\n\r\n**Fix proposal**: There seems to be a mechanism to check the package.json has a commitizen configuration, but it is commented: https://github.com/commitizen/cz-cli/blob/2e57fd02a5fd2b2dcf89d3235a6956edaeaf672c/src/configLoader/loader.js#L30-L36\r\n\r\nI tried to uncomment it in a local version of commitizen, and it works as expected. \r\nWould it be possible to uncomment it or does it have unwanted side effects?\r\n\r\n","author":{"url":"https://github.com/simrobin","@type":"Person","name":"simrobin"},"datePublished":"2023-06-12T10:04:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/975/cz-cli/issues/975"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c357d14d-a69d-0d8a-f38e-35dc605cc325
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE568:2EB4B1:131ACC:1B66F5:6A5F5C4A
html-safe-nonce91b787e2c2c4d2219885b799e051c3031140e642b5d05914ba7c4c76f18b15d3
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNTY4OjJFQjRCMToxMzFBQ0M6MUI2NkY1OjZBNUY1QzRBIiwidmlzaXRvcl9pZCI6IjQ3MDMyMDEzMDY0NTQ0ODE5OTQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac8251be6439a3bc516e2e71422978127a6b9a400ea042cb2180e8e2f9be3dcf95
hovercard-subject-tagissue:1752381715
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/commitizen/cz-cli/975/issue_layout
twitter:imagehttps://opengraph.githubassets.com/81c89e0bbd6f5197252ba670b7be88c27ecc855e6e7e423da7afff5a553dfb7d/commitizen/cz-cli/issues/975
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/81c89e0bbd6f5197252ba670b7be88c27ecc855e6e7e423da7afff5a553dfb7d/commitizen/cz-cli/issues/975
og:image:altHello, I'm working on a monorepo with backend and frontend and a .czrc at the directory's root to enforce commit rules with commitizen. All frontend-related files are in a subdirectory, including t...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesimrobin
hostnamegithub.com
expected-hostnamegithub.com
None9a0797c11799dbfd7df57fa3de31c7ea3a4c4bd055eb1a0427a5cde1d4d7ba3f
turbo-cache-controlno-preview
go-importgithub.com/commitizen/cz-cli git https://github.com/commitizen/cz-cli.git
octolytics-dimension-user_id11980392
octolytics-dimension-user_logincommitizen
octolytics-dimension-repository_id34230966
octolytics-dimension-repository_nwocommitizen/cz-cli
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id34230966
octolytics-dimension-repository_network_root_nwocommitizen/cz-cli
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseb099d96da147aea31036cd16b2fba0083a6defe4
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/commitizen/cz-cli/issues/975#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitizen%2Fcz-cli%2Fissues%2F975
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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%2Fcz-cli%2Fissues%2F975
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=commitizen%2Fcz-cli
Reloadhttps://github.com/commitizen/cz-cli/issues/975
Reloadhttps://github.com/commitizen/cz-cli/issues/975
Reloadhttps://github.com/commitizen/cz-cli/issues/975
Please reload this pagehttps://github.com/commitizen/cz-cli/issues/975
commitizen https://github.com/commitizen
cz-clihttps://github.com/commitizen/cz-cli
Notifications https://github.com/login?return_to=%2Fcommitizen%2Fcz-cli
Fork 563 https://github.com/login?return_to=%2Fcommitizen%2Fcz-cli
Star 17.5k https://github.com/login?return_to=%2Fcommitizen%2Fcz-cli
Code https://github.com/commitizen/cz-cli
Issues 169 https://github.com/commitizen/cz-cli/issues
Pull requests 26 https://github.com/commitizen/cz-cli/pulls
Actions https://github.com/commitizen/cz-cli/actions
Projects https://github.com/commitizen/cz-cli/projects
Wiki https://github.com/commitizen/cz-cli/wiki
Security and quality 0 https://github.com/commitizen/cz-cli/security
Insights https://github.com/commitizen/cz-cli/pulse
Code https://github.com/commitizen/cz-cli
Issues https://github.com/commitizen/cz-cli/issues
Pull requests https://github.com/commitizen/cz-cli/pulls
Actions https://github.com/commitizen/cz-cli/actions
Projects https://github.com/commitizen/cz-cli/projects
Wiki https://github.com/commitizen/cz-cli/wiki
Security and quality https://github.com/commitizen/cz-cli/security
Insights https://github.com/commitizen/cz-cli/pulse
#987https://github.com/commitizen/cz-cli/pull/987
[Config loader] check if config key is in package.json before accepting it as a config filehttps://github.com/commitizen/cz-cli/issues/975#top
#987https://github.com/commitizen/cz-cli/pull/987
https://github.com/simrobin
simrobinhttps://github.com/simrobin
on Jun 12, 2023https://github.com/commitizen/cz-cli/issues/975#issue-1752381715
cz-cli/src/configLoader/loader.jshttps://github.com/commitizen/cz-cli/blob/2e57fd02a5fd2b2dcf89d3235a6956edaeaf672c/src/configLoader/loader.js#L30-L36
2e57fd0https://github.com/commitizen/cz-cli/commit/2e57fd02a5fd2b2dcf89d3235a6956edaeaf672c
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.