Skip to content

Comments

Fix TypeError: Keys must be strings#1879

Open
ikus060 wants to merge 1 commit intocommitizen-tools:masterfrom
ikus060:patch-1
Open

Fix TypeError: Keys must be strings#1879
ikus060 wants to merge 1 commit intocommitizen-tools:masterfrom
ikus060:patch-1

Conversation

@ikus060
Copy link

@ikus060 ikus060 commented Feb 23, 2026

Description

fix: avoid raising an exception when a change_type is not defined.

Checklist

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

  • Yes (please specify the tool below)

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

Steps to Test This Pull Request

Additional Context

fix: avoid raising an exception when a change_type is not defined.
@codecov
Copy link

codecov bot commented Feb 23, 2026

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

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.

1 participant