issues Search Results · repo:commitizen-tools/commitizen language:Python
Filter by
516 results
(85 ms)516 results
incommitizen-tools/commitizen (press backspace or delete to remove)Description
Commitizen fails if version_provider is set to scm and no files are changed (no changelog, no version number in files) a
version bump
Steps to reproduce
1. Create en empty repository with ...
os: macOS
type: bug
loelkes
- 4
- Opened 24 days ago
- #1530
Description
importlib_metadata is only required for Python = 3.9. The previous dependency specification was correctly restricted.
https://github.com/commitizen-tools/commitizen/commit/edb21df5703332ae7320f7266021ec26c89891aa ...
dependencies
issue-status: wait-for-implementation
type: bug
jakob-keller
- 2
- Opened 24 days ago
- #1525
we might be able to move it to type_checking. but this can be next pr or let ruff handle it in the future
Originally posted by @Lee-W in https://github.com/commitizen-tools/commitizen/pull/1485#discussion_r2134506265 ...
good first issue
issue-status: wait-for-implementation
bearomorphism
- Opened 25 days ago
- #1515
sounds good
Originally posted by @Lee-W in https://github.com/commitizen-tools/commitizen/pull/1485#discussion_r2134508001
good first issue
issue-status: wait-for-implementation
bearomorphism
- Opened 25 days ago
- #1514
Description
We have occasionally merged pull requests that included unexpected version bumps. We probably could have a GitHub action
that generates such comments whenever PR is received and maybe make ...
issue-status: needs-triage
type: ci/cd
type: feature
Lee-W
- 1
- Opened 26 days ago
- #1510
These should be fixed. tpl.filename is str | None.
Originally posted by @bearomorphism in https://github.com/commitizen-tools/commitizen/pull/1466#discussion_r2114225216
good first issue
issue-status: wait-for-implementation
bearomorphism
- Opened 29 days ago
- #1503
We probably can try something like adding :meta private: to the doc string instead. Even though it s a sphinx thing, I
think this should be sufficient
Originally posted by @Lee-W in https://github.com/commitizen-tools/commitizen/pull/1466#discussion_r2126744457 ...
issue-status: wait-for-implementation
bearomorphism
- 2
- Opened 29 days ago
- #1502
If you don t mind the extra effort and want better safety, I recommend enabling the ruff rule PGH003.
It enforces that all type: ignore comments must specify a clear scope, rather than ignoring all type ...
issue-status: wait-for-implementation
bearomorphism
- 2
- Opened 29 days ago
- #1501
Description
When committing a pyproject.toml file that uses dependency group includes and the commitizen pre-commit hook, a
tomlkit.exceptions.MixedArrayTypesError is raised, failing the check and preventing ...
issue-status: needs-triage
os: Linux
type: bug
kiinami
- Opened on Jun 3
- #1500
Description
I just think it s not a good design to validate and reassign things in a function. The function name itself is
confusing.
https://github.com/commitizen-tools/commitizen/blob/47beadc563d8272b64f88ddbf3e9a37351b8f535/commitizen/commands/check.py#L51-L62 ...
issue-status: needs-triage
type: feature
bearomorphism
- Opened on Jun 3
- #1498

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.