René's URL Explorer Experiment


Title: gpg: signing failed: No secret key · Issue #72 · commitizen-tools/commitizen-action · GitHub

Open Graph Title: gpg: signing failed: No secret key · Issue #72 · commitizen-tools/commitizen-action

X Title: gpg: signing failed: No secret key · Issue #72 · commitizen-tools/commitizen-action

Description: I've followed the steps using crazy-max/ghaction-import-gpg as the documentation recommended. However I'm having no luck getting the commitizen-action to sign the commits/tags etc. name: Bump Version on: push: branches: - main jobs: buil...

Open Graph Description: I've followed the steps using crazy-max/ghaction-import-gpg as the documentation recommended. However I'm having no luck getting the commitizen-action to sign the commits/tags etc. name: Bump Versi...

X Description: I've followed the steps using crazy-max/ghaction-import-gpg as the documentation recommended. However I'm having no luck getting the commitizen-action to sign the commits/tags etc. name: Bu...

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

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"gpg: signing failed: No secret key","articleBody":"I've followed the steps using crazy-max/ghaction-import-gpg as the documentation recommended.\r\n\r\nHowever I'm having no luck getting the commitizen-action to sign the commits/tags etc.\r\n\r\n```yml\r\nname: Bump Version\r\n\r\non:\r\n  push:\r\n    branches:\r\n      - main\r\n\r\njobs:\r\n  build:\r\n    if: \"!startsWith(github.event.head_commit.message, 'bump:')\"\r\n    runs-on: ubuntu-latest\r\n    steps:\r\n      - uses: actions/checkout@v3\r\n        with:\r\n          fetch-depth: 0\r\n          token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}\r\n      - name: Import GPG key\r\n        id: import_gpg\r\n        uses: crazy-max/ghaction-import-gpg@v5\r\n        with:\r\n          gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}\r\n          passphrase: ${{ secrets.GPG_PASSPHRASE }}\r\n          trust_level: 5\r\n          git_user_signingkey: true\r\n          git_commit_gpgsign: true\r\n          git_tag_gpgsign: true\r\n          git_config_global: true\r\n      - name: List keys\r\n        run: |\r\n          gpg --list-keys\r\n          echo ${{ steps.import_gpg.outputs.fingerprint }}\r\n          echo ${{ steps.import_gpg.outputs.keyid }}\r\n          git config --global --list\r\n      - name: Create bump and changelog\r\n        uses: commitizen-tools/commitizen-action@master\r\n        with:\r\n          github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}\r\n          git_name: ${{ steps.import_gpg.outputs.name }}\r\n          git_email: ${{ steps.import_gpg.outputs.email }}\r\n          changelog_increment_filename: VERSION.md\r\n          gpg_sign: false\r\n          debug: true\r\n      - name: Output REVISION\r\n        run: |\r\n          echo ${{ env.REVISION }}\r\n      - name: Release\r\n        uses: softprops/action-gh-release@v1\r\n        with:\r\n          body_path: \"VERSION.md\"\r\n          tag_name: \"v${{ env.REVISION }}\"\r\n        env:\r\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\r\n```\r\n\r\n```log\r\nCommitizen version: 3.5.2\r\ncz --debug --no-raise 21 bump --yes --gpg-sign --changelog --check-consistency\r\nbump: version 0.0.2 → 0.0.3\r\ntag to create: v0.0.3\r\nincrement detected: PATCH\r\n\r\n[main 6aee056] bump: version 0.0.2 → 0.0.3\r\n 1 file changed, 13 insertions(+)\r\n\r\nerror: gpg failed to sign the data:\r\ngpg: directory '/github/home/.gnupg' created\r\ngpg: skipped \"brazarb \u003c11[102](https://github.com/org/ClickUpTest/actions/runs/*******/jobs/*********#step:6:103)******+******@users.noreply.github.com\u003e\": No secret key\r\n[GNUPG:] INV_SGNR 9 author \u003c*******+******@users.noreply.github.com\u003e\r\n[GNUPG:] FAILURE sign 17\r\ngpg: signing failed: No secret key\r\n\r\nerror: unable to sign the tag\r\n\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.8/site-packages/commitizen/cli.py\", line 463, in main\r\n    args.func(conf, vars(args))()\r\n  File \"/usr/local/lib/python3.8/site-packages/commitizen/commands/bump.py\", line 351, in __call__\r\n    raise BumpTagFailedError(c.err)\r\ncommitizen.exceptions.BumpTagFailedError: error: gpg failed to sign the data:\r\ngpg: directory '/github/home/.gnupg' created\r\ngpg: skipped \"author \u003c******+******@users.noreply.github.com\u003e\": No secret key\r\n[GNUPG:] INV_SGNR 9 author \u003c******+******@users.noreply.github.com\u003e\r\n[GNUPG:] FAILURE sign 17\r\ngpg: signing failed: No secret key\r\n\r\nerror: unable to sign the tag\r\n```\r\n\r\nChecking `git config --global --list` matches the name, email and signing key.","author":{"url":"https://github.com/brazarb","@type":"Person","name":"brazarb"},"datePublished":"2023-06-27T23:32:56.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/72/commitizen-action/issues/72"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:6338c766-58dd-b2fc-6ad3-3baaad33c610
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8630:2586AA:6CDD6D8:8CA26E7:6976AC3A
html-safe-nonce0c94043299851dcf3bc51bff1d8f52082d18316ddcfad7c1ed8c3fcd7f87b0da
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NjMwOjI1ODZBQTo2Q0RENkQ4OjhDQTI2RTc6Njk3NkFDM0EiLCJ2aXNpdG9yX2lkIjoiODkwODgzNDMxNzc2OTU1MDkwNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac50f41d51446ba541285cdeb3639f59da12de2a30be2d0b72cf95613a7e458684
hovercard-subject-tagissue:1777900218
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/72/issue_layout
twitter:imagehttps://opengraph.githubassets.com/afe6866a4373455adc9452d511d2abb23b96b9dd7b2c029c9f3b04af798bcbff/commitizen-tools/commitizen-action/issues/72
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/afe6866a4373455adc9452d511d2abb23b96b9dd7b2c029c9f3b04af798bcbff/commitizen-tools/commitizen-action/issues/72
og:image:altI've followed the steps using crazy-max/ghaction-import-gpg as the documentation recommended. However I'm having no luck getting the commitizen-action to sign the commits/tags etc. name: Bump Versi...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamebrazarb
hostnamegithub.com
expected-hostnamegithub.com
None032152924a283b83384255d9489e7b93b54ba01da8d380b05ecd3953b3212411
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
release5b577f6be6482e336e3c30e8daefa30144947b17
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/72#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%2F72
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%2F72
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/72
Reloadhttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/72
Reloadhttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/72
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/72
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/commitizen-tools/commitizen-action/issues/72
gpg: signing failed: No secret keyhttps://patch-diff.githubusercontent.com/commitizen-tools/commitizen-action/issues/72#top
https://github.com/brazarb
https://github.com/brazarb
brazarbhttps://github.com/brazarb
on Jun 27, 2023https://github.com/commitizen-tools/commitizen-action/issues/72#issue-1777900218
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.