FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs(tutorial): fix setup-cz link by bearomorphism · Pull Request #2072 · commitizen-tools/commitizen · GitHub

docs(tutorial): fix setup-cz link - #2072

Merged
woile merged 1 commit into
masterfrom
bearomorphism-fix-scm-tutorial-link
Aug 20, 2026
Merged

docs(tutorial): fix setup-cz link#2072
woile merged 1 commit into
masterfrom
bearomorphism-fix-scm-tutorial-link

Conversation

bearomorphism commented Aug 20, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

Description

Add the missing https:// scheme to the setup-cz link in the SCM release tutorial. Without the scheme, Lychee interpreted the URL as a repository-relative file path and generated repeated broken-link reports.

Checklist

Was generative AI tooling used to co-author this PR?

  • Yes (GitHub Copilot, powered by GPT-5.6 Sol)

Generated-by: GitHub Copilot following the guidelines

Code Changes

  • Add test cases to all the changes you introduce
  • Run uv run poe all locally to ensure this change passes linter check and tests
  • Manually test the changes:
    • Verify the feature/bug fix works as expected in real-world scenarios
    • Test edge cases and error conditions
    • Ensure backward compatibility is maintained
    • Document any manual testing steps performed
  • Update the documentation for the changes

Documentation Changes

  • Run uv run poe doc locally to ensure the documentation pages renders correctly
  • Check and fix any broken links (internal or external)

Expected Behavior

Lychee resolves the setup-cz link as an external GitHub URL instead of a missing local file.

Steps to Test This Pull Request

  1. Run lychee --config lychee.toml docs/tutorials/release-scm.md.
  2. Confirm both links pass with zero errors.

Additional Context

Lychee reports 2 links checked, 2 successful, and 0 errors for the affected document.

Fixes: #2071

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copy link
Copy Markdown
Contributor

🔍 Commitizen bump preview

No commits in this PR are eligible for a version bump.

woile merged commit 9ad7376 into master Aug 20, 2026
19 checks passed
woile deleted the bearomorphism-fix-scm-tutorial-link branch August 20, 2026 14:04
bearomorphism changed the title docs(tutorial): fix setup-cz link ci(links): prevent duplicate broken link reports Aug 20, 2026

Copy link
Copy Markdown
Collaborator Author

Sorry I think my AI agent messed up. I don't see why it's changing the title of a PR which is already merged...

let me restore it

bearomorphism changed the title ci(links): prevent duplicate broken link reports docs(tutorial): fix setup-cz link Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken Links Report

2 participants


Back | FazBrowse Home | New Git URL