René's URL Explorer Experiment


Title: ci: add PR bump preview workflow by bearomorphism · Pull Request #1957 · commitizen-tools/commitizen · GitHub

Open Graph Title: ci: add PR bump preview workflow by bearomorphism · Pull Request #1957 · commitizen-tools/commitizen

X Title: ci: add PR bump preview workflow by bearomorphism · Pull Request #1957 · commitizen-tools/commitizen

Description: Description Adds a GitHub Actions workflow that runs cz bump --dry-run against every incoming pull request and posts (or updates) a sticky comment summarising the would-be version bump and changelog entries. Reviewers can spot unexpected version bumps before merging. The pattern is also documented in docs/tutorials/github_actions.md so other projects can copy/paste the same workflow. How it works Trigger: pull_request_target (matches label_pr.yml) so the workflow has pull-requests: write even for fork PRs. The job only runs cz bump --dry-run, a read-only command, so PR-controlled scripts are not executed. Setup: Uses commitizen-tools/setup-cz — no language-specific toolchain required. Dry-run: Captures cz bump --dry-run --yes output and exit status. Exit code 21 (NoneIncrementExit) is treated as "no eligible bump" instead of an error; other non-zero codes are surfaced in the comment. Sticky comment: A hidden marker lets peter-evans/create-or-update-comment edit the previous preview in place on every push instead of stacking comments. Companion changes are being prepared for commitizen-tools/commitizen-action (replaces the draft #102 attempt) and commitizen-tools/setup-cz (examples/) so the same pattern is available to consumers of either action. Closes #1510 Type of changes CI/CD related Documentation update Steps to Test This Pull Request The workflow self-tests once it lands on master: open a follow-up PR and confirm a 🔍 Commitizen bump preview comment appears and updates as you push commits. Expected output The workflow posts (and replaces on every push) a single sticky comment whose body depends on the dry-run exit code. cz bump --dry-run --yes succeeds (status 0) — eligible bump: Rendered comment 🔍 Commitizen bump preview Merging this PR will produce the following bump: bump: version 4.15.1 → 4.16.0 tag to create: v4.16.0 increment detected: MINOR ## 🔍 Commitizen bump preview Merging this PR will produce the following bump: ``` bump: version 4.15.1 → 4.16.0 tag to create: v4.16.0 increment detected: MINOR ``` NoneIncrementExit (status 21) — no eligible commits: 🔍 Commitizen bump preview No commits in this PR are eligible for a version bump. Any other non-zero status — error surfaced inside the comment: 🔍 Commitizen bump preview ⚠️ cz bump --dry-run exited with status 3: NoCommitsFoundError The status-0 example above is the literal output of cz bump --dry-run --yes against the current master of this repository (verified locally). Checklist My PR title follows conventional commit style Documentation updated

Open Graph Description: Description Adds a GitHub Actions workflow that runs cz bump --dry-run against every incoming pull request and posts (or updates) a sticky comment summarising the would-be version bump and changelo...

X Description: Description Adds a GitHub Actions workflow that runs cz bump --dry-run against every incoming pull request and posts (or updates) a sticky comment summarising the would-be version bump and changelo...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:c2dbbadc-5e7e-e3a5-e5f2-bd800b52f90f
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC780:E5349:60B866:8363A4:6A4DAA91
html-safe-noncea88646ed7007cf8d37a00d63f13b67a1dadb5ef58b7484323b18a669e8943c72
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNzgwOkU1MzQ5OjYwQjg2Njo4MzYzQTQ6NkE0REFBOTEiLCJ2aXNpdG9yX2lkIjoiMTI1OTA4OTYwNjEzOTAzMDE2MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac6bdade14d4ba06364a69f635d7edd09badc2548c5c08d9c95b904bf8a77c709c
hovercard-subject-tagpull_request:3654122729
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/1957/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 GitHub Actions workflow that runs cz bump --dry-run against every incoming pull request and posts (or updates) a sticky comment summarising the would-be version bump and changelo...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None06b8a6144231bf3a234f1c2e9993861e07ce98a905912b114aa386c2d7e84b33
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
release47723578ce6819210724ef064c858fce6d3115a3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/commitizen-tools/commitizen/pull/1957/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcommitizen-tools%2Fcommitizen%2Fpull%2F1957%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/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/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/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%2F1957%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/1957/files
Reloadhttps://github.com/commitizen-tools/commitizen/pull/1957/files
Reloadhttps://github.com/commitizen-tools/commitizen/pull/1957/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1957/files
commitizen-tools https://github.com/commitizen-tools
commitizenhttps://github.com/commitizen-tools/commitizen
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1957/files
Notifications https://github.com/login?return_to=%2Fcommitizen-tools%2Fcommitizen
Fork 343 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:feat/pr-bump-previewhttps://github.com/bearomorphism/commitizen/tree/feat/pr-bump-preview
Conversation 12 https://github.com/commitizen-tools/commitizen/pull/1957
Commits 2 https://github.com/commitizen-tools/commitizen/pull/1957/commits
Checks 20 https://github.com/commitizen-tools/commitizen/pull/1957/checks
Files changed https://github.com/commitizen-tools/commitizen/pull/1957/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1957/files
ci: add PR bump preview workflow https://github.com/commitizen-tools/commitizen/pull/1957/files#top
Show all changes 2 commits https://github.com/commitizen-tools/commitizen/pull/1957/files
3af063c feat(ci): add PR bump preview workflow bearomorphism May 9, 2026 https://github.com/commitizen-tools/commitizen/pull/1957/commits/3af063c38047d1eb8c8f7ab9007a576a4f7419b0
52530b0 fix(ci): gate PR bump preview to same-repo PRs only bearomorphism May 9, 2026 https://github.com/commitizen-tools/commitizen/pull/1957/commits/52530b0382fa70208b3156a867c1c340f8bbe2b2
Clear filters https://github.com/commitizen-tools/commitizen/pull/1957/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1957/files
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1957/files
pr-bump-preview.yml https://github.com/commitizen-tools/commitizen/pull/1957/files#diff-8f0b9dddecf545d4ad126780fa9c6ef50f8e907bd0fb0d7e1dcf64d4b1d815d4
github_actions.md https://github.com/commitizen-tools/commitizen/pull/1957/files#diff-9c727e0536abae8df03006dca154712f886e70d54d7fb33b4d7784f0f504e9e5
.github/workflows/pr-bump-preview.ymlhttps://github.com/commitizen-tools/commitizen/pull/1957/files#diff-8f0b9dddecf545d4ad126780fa9c6ef50f8e907bd0fb0d7e1dcf64d4b1d815d4
View file https://github.com/bearomorphism/commitizen/blob/52530b0382fa70208b3156a867c1c340f8bbe2b2/.github/workflows/pr-bump-preview.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1957/{{ revealButtonHref }}
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1957/files
docs/tutorials/github_actions.mdhttps://github.com/commitizen-tools/commitizen/pull/1957/files#diff-9c727e0536abae8df03006dca154712f886e70d54d7fb33b4d7784f0f504e9e5
View file https://github.com/bearomorphism/commitizen/blob/52530b0382fa70208b3156a867c1c340f8bbe2b2/docs/tutorials/github_actions.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/commitizen-tools/commitizen/pull/1957/{{ revealButtonHref }}
https://github.com/commitizen-tools/commitizen/pull/1957/files#diff-9c727e0536abae8df03006dca154712f886e70d54d7fb33b4d7784f0f504e9e5
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1957/files
https://github.com/commitizen-tools/commitizen/pull/1957/files#diff-9c727e0536abae8df03006dca154712f886e70d54d7fb33b4d7784f0f504e9e5
Please reload this pagehttps://github.com/commitizen-tools/commitizen/pull/1957/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.