Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs(getting_started.rst): Remove exclude_commit_pattern self-reference.#1292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@mattgebert
Copy link
Contributor

@mattgebertmattgebert commentedJul 10, 2025
edited by codejedi365
Loading

Purpose

Fixes typo in getting started doc.Resolves:#1291

Rationale

Solves issue by removing duplicate naming.

How did you test?

Simple change to docs only, built & examined web output usingsphinx-autobuild --open-browser docs docs/_build/html as per contributing guidelines.

How to Verify

Followgetting_started.rst for a basic python package. Output should be

> semantic-release -v --noop version🛡 You are running in no-operation mode, because the '--noop' flag was supplied[23:57:33] INFO     Loading configuration from pyproject.toml                                                                                  util.py:77branch 'main' isn't in any release groups; no release will be made

instead of

> semantic-release -v --noop version🛡 You are running in no-operation mode, because the '--noop' flag was supplied[23:54:38] INFO     Loading configuration from pyproject.toml                                                                                  util.py:771 validation error for RawConfigchangelog.exclude_commit_patterns  Input should be a valid tuple [type=tuple_type, input_value={'exclude_commit_patterns... 'Initial [Cc]ommit.*']}, input_type=dict]    For further information visit https://errors.pydantic.dev/2.11/v/tuple_type

Apologies, haven't used semantic-release yet, so I may have incorrectly done something.


PR Completion Checklist

  • Reviewed & followed theContributor Guidelines

  • Changes Implemented & Validation pipeline succeeds

  • Commits follow theConventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • N/AAppropriate Unit tests added/updated

  • N/AAppropriate End-to-End tests added/updated

  • Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)

@mattgebertmattgebertforce-pushed thedocfix-exclude_commit_patterns branch from70d9093 to7ab60e3CompareJuly 10, 2025 14:42
@codejedi365
Copy link
Contributor

Thanks for finding and recommending a fix to my typo.

mattgebert reacted with thumbs up emoji

…s` toml exampleremoved self-reference for `exclude_commit_patterns`.
@mattgebertmattgebertforce-pushed thedocfix-exclude_commit_patterns branch from7ab60e3 to972b4b9CompareJuly 10, 2025 21:45
@mattgebert
Copy link
ContributorAuthor

No problem, sorry, keep getting the commit message wrong hahah. Forgot to install the pre-commit-hooks.

@codejedi365codejedi365 merged commit2ce2e94 intopython-semantic-release:masterJul 11, 2025
8 checks passed
@codejedi365
Copy link
Contributor

🎉 This PR has been published as part of v10.3.0 🎉

You can find more information about this release on theGitHub Releases page.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Self-reference in readthedocs getting_started.rstexclude_commit_patterns example.

2 participants

@mattgebert@codejedi365

[8]ページ先頭

©2009-2025 Movatter.jp