René's URL Explorer Experiment


Title: Action does not find a specified file in version_files · Issue #83 · commitizen-tools/commitizen-action · GitHub

Open Graph Title: Action does not find a specified file in version_files · Issue #83 · commitizen-tools/commitizen-action

X Title: Action does not find a specified file in version_files · Issue #83 · commitizen-tools/commitizen-action

Description: Scenario A repository holding a python project, with the following structure: repo-root/ ├── .cz.toml ├── .gitignore ├── src │ ├── pypackage │ │ ├── __init__.py │ │ └── ... │ ├── pyproject.toml │ └── requirements.txt └── test └── ... The...

Open Graph Description: Scenario A repository holding a python project, with the following structure: repo-root/ ├── .cz.toml ├── .gitignore ├── src │ ├── pypackage │ │ ├── __init__.py │ │ └── ... │ ├── pyproject.toml │ └...

X Description: Scenario A repository holding a python project, with the following structure: repo-root/ ├── .cz.toml ├── .gitignore ├── src │ ├── pypackage │ │ ├── __init__.py │ │ └── ... │ ├── pyproject.toml │ └...

Opengraph URL: https://github.com/commitizen-tools/commitizen-action/issues/83

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Action does not find a specified file in version_files","articleBody":"## Scenario\r\n\r\n- A repository holding a python project, with the following structure:\r\n\r\n```\r\nrepo-root/\r\n├── .cz.toml\r\n├── .gitignore\r\n├── src\r\n│   ├── pypackage\r\n│   │   ├── __init__.py\r\n│   │   └── ...\r\n│   ├── pyproject.toml\r\n│   └── requirements.txt\r\n└── test\r\n    └── ...\r\n```\r\n- The contents of `.cz.toml` being:\r\n```\r\n[tool.commitizen]\r\nversion = \"0.0.5\"\r\ntag_format = \"v$major.$minor.$patch\"\r\nversion_scheme = \"semver\"\r\nversion_provider = \"pep621\"\r\nmajor_version_zero = true\r\nupdate_changelog_on_bump = false\r\nversion_files = [\r\n    \"src/pyproject.toml:version\",\r\n]\r\n```\r\n\r\n- The invocation of this action\r\n```\r\n- id: cz\r\n  name: Commitizen | Bump\r\n  uses: commitizen-tools/commitizen-action@master\r\n  with:\r\n    push: false\r\n    commit: false\r\n    increment: PATCH\r\n    github_token: ${{ secrets.MYTOKEN }}\r\n    changelog: false\r\n```\r\n\r\n## Expected outcome\r\n\r\nRunning the `cz` job step should succeed, bumping the version on `.cz.toml` and `src/pyproject.toml`.\r\n\r\n## Actual outcome (failure)\r\n\r\nThe log of execution is:\r\n```\r\nRun commitizen-tools/commitizen-action@master\r\n/usr/local/bin/docker run --name ae4c464ff0919c3743e7818646fbeb9524d7_a3ecf2 --label 43ae4c --workdir /github/workspace --rm -e \"INPUT_PUSH\" -e \"INPUT_COMMIT\" -e \"INPUT_INCREMENT\" -e \"INPUT_GITHUB_TOKEN\" -e \"INPUT_CHANGELOG\" -e \"INPUT_DEBUG\" -e \"INPUT_DRY_RUN\" -e \"INPUT_MERGE\" -e \"INPUT_PRERELEASE\" -e \"INPUT_DEVRELEASE\" -e \"INPUT_LOCAL_VERSION\" -e \"INPUT_REPOSITORY\" -e \"INPUT_BRANCH\" -e \"INPUT_EXTRA_REQUIREMENTS\" -e \"INPUT_CHANGELOG_INCREMENT_FILENAME\" -e \"INPUT_GIT_REDIRECT_STDERR\" -e \"INPUT_GIT_NAME\" -e \"INPUT_GIT_EMAIL\" -e \"INPUT_COMMITIZEN_VERSION\" -e \"INPUT_NO_RAISE\" -e \"INPUT_CHECK_CONSISTENCY\" -e \"INPUT_GPG_SIGN\" -e \"HOME\" -e \"GITHUB_JOB\" -e \"GITHUB_REF\" -e \"GITHUB_SHA\" -e \"GITHUB_REPOSITORY\" -e \"GITHUB_REPOSITORY_OWNER\" -e \"GITHUB_REPOSITORY_OWNER_ID\" -e \"GITHUB_RUN_ID\" -e \"GITHUB_RUN_NUMBER\" -e \"GITHUB_RETENTION_DAYS\" -e \"GITHUB_RUN_ATTEMPT\" -e \"GITHUB_REPOSITORY_ID\" -e \"GITHUB_ACTOR_ID\" -e \"GITHUB_ACTOR\" -e \"GITHUB_TRIGGERING_ACTOR\" -e \"GITHUB_WORKFLOW\" -e \"GITHUB_HEAD_REF\" -e \"GITHUB_BASE_REF\" -e \"GITHUB_EVENT_NAME\" -e \"GITHUB_SERVER_URL\" -e \"GITHUB_API_URL\" -e \"GITHUB_GRAPHQL_URL\" -e \"GITHUB_REF_NAME\" -e \"GITHUB_REF_PROTECTED\" -e \"GITHUB_REF_TYPE\" -e \"GITHUB_WORKFLOW_REF\" -e \"GITHUB_WORKFLOW_SHA\" -e \"GITHUB_WORKSPACE\" -e \"GITHUB_EVENT_PATH\" -e \"GITHUB_PATH\" -e \"GITHUB_ENV\" -e \"GITHUB_STEP_SUMMARY\" -e \"GITHUB_STATE\" -e \"GITHUB_OUTPUT\" -e \"GITHUB_ACTION\" -e \"GITHUB_ACTION_REPOSITORY\" -e \"GITHUB_ACTION_REF\" -e \"RUNNER_OS\" -e \"RUNNER_ARCH\" -e \"RUNNER_NAME\" -e \"RUNNER_ENVIRONMENT\" -e \"RUNNER_TOOL_CACHE\" -e \"RUNNER_TEMP\" -e \"RUNNER_WORKSPACE\" -e \"ACTIONS_RUNTIME_URL\" -e \"ACTIONS_RUNTIME_TOKEN\" -e \"ACTIONS_CACHE_URL\" -e \"ACTIONS_RESULTS_URL\" -e GITHUB_ACTIONS=true -e CI=true -v \"/var/run/docker.sock\":\"/var/run/docker.sock\" -v \"/runner/_work/_temp/_github_home\":\"/github/home\" -v \"/runner/_work/_temp/_github_workflow\":\"/github/workflow\" -v \"/runner/_work/_temp/_runner_file_commands\":\"/github/file_commands\" -v \"/runner/_work/myrepo/myrepo\":\"/github/workspace\" 43ae4c:464ff0919c3743e7818646fbeb9524d7\r\ngpg (GnuPG) 2.4.4\r\nlibgcrypt 1.10.3\r\nCopyright (C) 2024 g10 Code GmbH\r\nLicense GNU GPL-3.0-or-later \u003chttps://gnu.org/licenses/gpl.html\u003e\r\nThis is free software: you are free to change and redistribute it.\r\nThere is NO WARRANTY, to the extent permitted by law.\r\n\r\nHome: /github/home/.gnupg\r\nSupported algorithms:\r\nPubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA\r\nCipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,\r\n        CAMELLIA128, CAMELLIA192, CAMELLIA256\r\nHash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224\r\nCompression: Uncompressed, ZIP, ZLIB, BZIP2\r\ngit version 2.43.4\r\nConfiguring Git username, email, and pull behavior...\r\nGit name: github-actions[bot]\r\nGit email: github-actions[bot]@users.noreply.github.com\r\npip install commitizen\r\nWARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.\r\nCollecting commitizen\r\n  Downloading commitizen-3.25.0-py3-none-any.whl (70 kB)\r\n     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.2/70.2 kB 11.6 MB/s eta 0:00:00\r\n...\r\nSuccessfully installed MarkupSafe-2.1.5 argcomplete-3.3.0 charset-normalizer-3.3.2 colorama-0.4.6 commitizen-3.25.0 decli-0.6.2 importlib_metadata-7.1.0 jinja2-3.1.4 packaging-24.0 prompt_toolkit-3.0.36 pyyaml-6.0.1 questionary-2.0.1 termcolor-2.4.0 tomlkit-0.12.5 wcwidth-0.2.13 zipp-3.18.2\r\nWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv\r\n\r\nNotice:  A new release of pip is available: 23.0.1 -\u003e 24.0\r\nNotice:  To update, run: pip install --upgrade pip\r\nCommitizen version: 3.25.0\r\nTraceback (most recent call last):\r\n  File \"/usr/local/bin/cz\", line 8, in \u003cmodule\u003e\r\n    sys.exit(main())\r\n  File \"/usr/local/lib/python3.10/site-packages/commitizen/cli.py\", line 607, in main\r\n    args.func(conf, arguments)()\r\n  File \"/usr/local/lib/python3.10/site-packages/commitizen/commands/version.py\", line 25, in __call__\r\n    version = get_provider(self.config).get_version()\r\n  File \"/usr/local/lib/python3.10/site-packages/commitizen/providers/base_provider.py\", line 79, in get_version\r\n    document = tomlkit.parse(self.file.read_text())\r\n  File \"/usr/local/lib/python3.10/pathlib.py\", line 1134, in read_text\r\n    with self.open(mode='r', encoding=encoding, errors=errors) as f:\r\n  File \"/usr/local/lib/python3.10/pathlib.py\", line 1119, in open\r\n    return self._accessor.open(self, mode, buffering, encoding, errors,\r\nFileNotFoundError: [Errno 2] No such file or directory: 'pyproject.toml'\r\n```","author":{"url":"https://github.com/lulingar","@type":"Person","name":"lulingar"},"datePublished":"2024-05-17T08:16:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/83/commitizen-action/issues/83"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:9c3cdfa4-2d95-37f6-6b76-ba9294bee444
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB66E:2A6D22:15BEFDC:1CF2A33:69772890
html-safe-nonce91fc25200e85b4d4d2d7879ba5cb898b2522652fe6f12d9dfd8871434d7bf1e8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNjZFOjJBNkQyMjoxNUJFRkRDOjFDRjJBMzM6Njk3NzI4OTAiLCJ2aXNpdG9yX2lkIjoiMjE4MjE0ODg3NjI3NjI3OTQ0MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacab4242ad21afb3cbef19160fe7243d4c8e57d665e95baa74077dfe9a9c0977eb
hovercard-subject-tagissue:2302103311
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-tools/commitizen-action/83/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6e92d720ea4bbf037118ae1dd600d4f1ab2c631ef4f6cc59b2641b5d7b19485c/commitizen-tools/commitizen-action/issues/83
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6e92d720ea4bbf037118ae1dd600d4f1ab2c631ef4f6cc59b2641b5d7b19485c/commitizen-tools/commitizen-action/issues/83
og:image:altScenario A repository holding a python project, with the following structure: repo-root/ ├── .cz.toml ├── .gitignore ├── src │ ├── pypackage │ │ ├── __init__.py │ │ └── ... │ ├── pyproject.toml │ └...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamelulingar
hostnamegithub.com
expected-hostnamegithub.com
None01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09
turbo-cache-controlno-preview
go-importgithub.com/commitizen-tools/commitizen-action git https://github.com/commitizen-tools/commitizen-action.git
octolytics-dimension-user_id62252524
octolytics-dimension-user_logincommitizen-tools
octolytics-dimension-repository_id287308634
octolytics-dimension-repository_nwocommitizen-tools/commitizen-action
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id287308634
octolytics-dimension-repository_network_root_nwocommitizen-tools/commitizen-action
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
releasef752335dbbea672610081196a1998e39aec5e14b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/83#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitizen-tools%2Fcommitizen-action%2Fissues%2F83
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitizen-tools%2Fcommitizen-action%2Fissues%2F83
Sign up https://patch-diff.githubusercontent.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-tools%2Fcommitizen-action
Reloadhttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/83
Reloadhttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/83
Reloadhttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/83
commitizen-tools https://patch-diff.githubusercontent.com/commitizen-tools
commitizen-actionhttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen-action
Fork 41 https://patch-diff.githubusercontent.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen-action
Star 99 https://patch-diff.githubusercontent.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen-action
Code https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action
Issues 14 https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues
Pull requests 1 https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/pulls
Actions https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/actions
Projects 0 https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/projects
Security 0 https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/security
Insights https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/pulse
Code https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action
Issues https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues
Pull requests https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/pulls
Actions https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/actions
Projects https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/projects
Security https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/security
Insights https://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/commitizen-tools/commitizen-action/issues/83
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/commitizen-tools/commitizen-action/issues/83
Action does not find a specified file in version_fileshttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/83#top
https://github.com/lulingar
https://github.com/lulingar
lulingarhttps://github.com/lulingar
on May 17, 2024https://github.com/commitizen-tools/commitizen-action/issues/83#issue-2302103311
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.