fix(util): fixes no-op log output when commit message contains square-brackets by codejedi365 · Pull Request #1287 · python-semantic-release/python-semantic-release

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@codejedi365

Copy link

Contributor

@codejedi365 codejedi365 commented

Jun 30, 2025

edited

Loading

Purpose

Rationale

How did you test?

How to Verify


PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds

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

  • Appropriate Unit tests added/updated

  • Appropriate End-to-End tests added/updated

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

@codejedi365 codejedi365 changed the title fix(util): fixes no-op log output when commit message contains square… fix(util): fixes no-op log output when commit message contains square-brackets

Jun 30, 2025

@codejedi365 codejedi365 merged commit f25883f into python-semantic-release:master

Jul 1, 2025

13 checks passed

@codejedi365 codejedi365 deleted the fix/rich-log-output branch

July 1, 2025 00:46

@codejedi365

Copy link

Contributor Author

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

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

Sign up for free to 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.

bug: No-op mode fails to log any bracket-encased text in commit_message

1 participant

@codejedi365