Skip to content

Conversation

@karolyczovek
Copy link

No description provided.

@karolyczovek
Copy link
Author

Adds the option to specify config file used by cz
use case for example is to update different version files for prod/staging (eg. helm config)

@woile
Copy link
Member

woile commented Jan 29, 2026

Thanks, it's a good idea! However, the pipeline failed because none of the commits follow the conventions.
At least one should start with feat. Example: feat: expose config as input

@bearomorphism
Copy link

Hi @karolyczovek ,

Could you rebase your commits and amend the commit messages?

For example,

git rebase -i master

For commit message best practice, please reference https://commitizen-tools.github.io/commitizen/tutorials/writing_commits/

@karolyczovek
Copy link
Author

Hi @karolyczovek ,

Could you rebase your commits and amend the commit messages?

rebased and squashed to a single commit

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants